From 9657430ef702608dee8a87ebb88bf8feaf6b42b1 Mon Sep 17 00:00:00 2001 From: Borja Ferrer Date: Sat, 29 Oct 2005 02:13:29 +0000 Subject: [PATCH] fixed bug at20423 --- plugins/compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/compile.sh b/plugins/compile.sh index 52614ed0..4b6b446b 100755 --- a/plugins/compile.sh +++ b/plugins/compile.sh @@ -10,7 +10,7 @@ # new code contributed by \malex\ test -e compiled || mkdir compiled -rm test.txt +rm temp.txt for sourcefile in *.sma do