src/Doc/Implementation/Base.thy
changeset 56420 b266e7a86485
parent 56059 2390391584c2
child 61656 cfabbc083977
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/Doc/Implementation/Base.thy	Sat Apr 05 11:37:00 2014 +0200
@@ -0,0 +1,7 @@
+theory Base
+imports Main
+begin
+
+ML_file "../antiquote_setup.ML"
+
+end