src/CTT/Main.thy
changeset 10466 78168ca70469
child 16417 9bc16273c2d4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/CTT/Main.thy	Tue Nov 14 13:25:59 2000 +0100
@@ -0,0 +1,6 @@
+
+(*theory Main includes everything*)
+
+theory Main = CTT + Arith + Bool:
+
+end