src/HOL/Main.thy
changeset 9650 6f0b89f2a1f9
parent 9619 6125cc9efc18
child 9768 a589b1d75b7b
--- a/src/HOL/Main.thy	Fri Aug 18 12:34:48 2000 +0200
+++ b/src/HOL/Main.thy	Fri Aug 18 17:53:49 2000 +0200
@@ -2,4 +2,7 @@
 (*theory Main includes everything; note that theory
   PreList already includes most HOL theories*)
 
-Main = Map + String
+theory Main = Map + String:
+
+end
+