doc-src/IsarImplementation/Thy/Base.thy
author nipkow
Mon, 05 Dec 2011 07:31:11 +0100
changeset 45752 b5db02fa9536
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