src/Doc/JEdit/Base.thy
changeset 54906 036e80175bdd
child 55242 4e6defdc24ac
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/Doc/JEdit/Base.thy	Sat Sep 21 13:05:54 2013 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +theory Base
     1.5 +imports Pure
     1.6 +begin
     1.7 +
     1.8 +ML_file "../antiquote_setup.ML"
     1.9 +setup Antiquote_Setup.setup
    1.10 +
    1.11 +end