doc-src/IsarImplementation/Thy/Base.thy
changeset 29755 d66b34e46bdf
parent 26957 e3f04fdd994d
child 30270 61811c9224a6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc-src/IsarImplementation/Thy/Base.thy	Mon Feb 16 20:47:44 2009 +0100
@@ -0,0 +1,6 @@
+theory Base
+imports Pure
+uses "../../antiquote_setup.ML"
+begin
+
+end