lib/Tools/makeall
changeset 3957 7914990748ad
parent 3118 24dae6222579
child 4456 44e57a6d947d
--- a/lib/Tools/makeall	Mon Oct 20 15:20:20 1997 +0200
+++ b/lib/Tools/makeall	Mon Oct 20 15:20:42 1997 +0200
@@ -61,7 +61,7 @@
 
 case $FORCE.$EXEC in
   on.on) (cd $ISABELLE_OUTPUT;
-          for f in Pure FOL ZF CCL LCF CTT Sequents HOL HOLCF Cube FOLP
+          for f in Pure FOL ZF CCL LCF CTT Sequents HOL HOLCF Cube FOLP IOA TLA
 	  do 
 	   rm -f $f
 	  done)