src/Doc/IsarImplementation/Base.thy
author wenzelm
Tue, 19 Nov 2013 12:57:56 +0100
changeset 54515 570ba266f5b5
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
clarified boundary cases of Document.Node.Name;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"
setup {* Antiquote_Setup.setup *}

end