src/Sequents/ILL/ILL_predlog.ML
changeset 16415 d4e2f121e219
parent 6252 935f183bf406
child 17481 75166ebb619b
--- a/src/Sequents/ILL/ILL_predlog.ML	Thu Jun 16 20:30:37 2005 +0200
+++ b/src/Sequents/ILL/ILL_predlog.ML	Fri Jun 17 11:34:04 2005 +0200
@@ -1,6 +1,3 @@
-
-open ILL_predlog;
-
 
 fun auto1 x = prove_goal thy x
  (fn prems => [best_tac safe_cs 1]) ;