doc-src/IsarImplementation/Thy/Base.thy
author huffman
Thu, 23 Feb 2012 14:43:01 +0100
changeset 46606 7a5c05b5f945
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
remove unused lemmas

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

setup {* Antiquote_Setup.setup *}

end