doc-src/IsarImplementation/Thy/Base.thy
author huffman
Wed, 17 Aug 2011 15:12:34 -0700
changeset 44262 355d5438f5fb
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