src/Doc/JEdit/Base.thy
author wenzelm
Sat, 16 Nov 2013 18:08:57 +0100
changeset 54451 459cf6ee254e
parent 54354 4e6defdc24ac
child 56059 2390391584c2
permissions -rw-r--r--
tuned signature;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"
setup Antiquote_Setup.setup

end