doc-src/IsarImplementation/Thy/Base.thy
author huffman
Thu, 12 Apr 2012 07:33:14 +0200
changeset 47428 45b58fec9024
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
remove outdated comment

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

setup {* Antiquote_Setup.setup *}

end