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