src/Doc/JEdit/Base.thy
author wenzelm
Tue, 18 Feb 2014 18:29:02 +0100
changeset 55553 99409ccbe04a
parent 54354 4e6defdc24ac
child 56059 2390391584c2
permissions -rw-r--r--
more standard names for protocol and markup elements;

theory Base
imports Main
begin

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

end