diff options
Diffstat (limited to 'clcompile')
-rwxr-xr-x | clcompile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ # SIZE=`/bin/stty size` -$@ 2>&1 | /usr/bin/colormake.pl $SIZE | /usr/bin/less -r -pError +$@ 2>&1 | /usr/share/colormake/colormake.pl $SIZE | /usr/bin/less -r -pError |