removed debug goto

This commit is contained in:
Robert Harrison 1997-07-30 02:10:19 +00:00
parent 8a938607f8
commit 32809bf2a7

View file

@ -25,8 +25,6 @@ foreach document ($1)
echo " Cleaning and making $document.ps"
goto doit
make clean >& /dev/null
make $document.ps >& $document.latex.log