src/HOL/TLA/Init.thy
changeset 11703 6e5de8d4290a
parent 6255 db63752140c7
child 12338 de0f4a63baa5
--- a/src/HOL/TLA/Init.thy	Fri Oct 05 23:58:17 2001 +0200
+++ b/src/HOL/TLA/Init.thy	Fri Oct 05 23:58:52 2001 +0200
@@ -42,5 +42,3 @@
   fw_stp_def  "first_world == st1"
   fw_act_def  "first_world == %sigma. (st1 sigma, st2 sigma)"
 end
-
-ML