doc-src/IsarImplementation/Thy/Base.thy
author kleing
Thu, 03 Nov 2011 18:10:47 +1100
changeset 45324 4ef9220b886b
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
more IMP fragments

theory Base
imports Main
uses "../../antiquote_setup.ML"
begin

setup {* Antiquote_Setup.setup *}

end