doc-src/IsarImplementation/Thy/Base.thy
changeset 30130 e23770bc97c8
parent 29755 d66b34e46bdf
child 30270 61811c9224a6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc-src/IsarImplementation/Thy/Base.thy	Thu Feb 26 08:48:33 2009 -0800
@@ -0,0 +1,6 @@
+theory Base
+imports Pure
+uses "../../antiquote_setup.ML"
+begin
+
+end