New theory for installing antiquotations.
authorberghofe
Fri, 10 Oct 2008 16:59:35 +0200
changeset 23 1322990e4ee7
parent 22 0c7b32341ca2
child 24 9d5d2f9d7c09
New theory for installing antiquotations.
CookBook/Base.thy
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CookBook/Base.thy	Fri Oct 10 16:59:35 2008 +0200
@@ -0,0 +1,9 @@
+theory Base
+imports Main
+uses
+  "antiquote_setup.ML"
+  "chunks.ML"
+  "antiquote_setup_plus.ML"
+begin
+
+end