fixed corruptoin of end of file
authorpaulson
Thu, 27 May 1999 11:39:44 +0200
changeset 6741 540fc00ec32b
parent 6740 5b5bf511fdd5
child 6742 6b5cb872d997
fixed corruptoin of end of file
src/HOL/UNITY/Constrains.ML
--- a/src/HOL/UNITY/Constrains.ML	Thu May 27 11:22:10 1999 +0200
+++ b/src/HOL/UNITY/Constrains.ML	Thu May 27 11:39:44 1999 +0200
@@ -349,6 +349,3 @@
 	      REPEAT (FIRSTGOAL (etac disjE)),
 	      ALLGOALS Clarify_tac,
 	      ALLGOALS Asm_full_simp_tac]) i;
-
-
-leadsTo_wf_induct
\ No newline at end of file