fixed erroneous error message

This commit is contained in:
David Anderson 2006-06-06 00:29:05 +00:00
parent 5748ed84a2
commit eba189e2b9

View File

@ -10,7 +10,7 @@
# new code contributed by \malex\
test -e compiled || mkdir compiled
rm temp.txt
rm -f temp.txt
for sourcefile in *.sma
do