doc-src/IsarImplementation/Thy/Base.thy
author huffman
Thu, 08 Sep 2011 18:13:48 -0700
changeset 44847 b93d17a52217
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
merged

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

setup {* Antiquote_Setup.setup *}

end