@@ -7,6 +7,7 @@ ansi-to-src ansi/*.ans > $BASE
if [ $? -eq 127 ]; then
echo "using default, missing ansi-to-src"
+ rm -f $BASE
exit 0
fi