doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Fri, 13 Apr 2012 12:09:25 +0200
changeset 47449 5e1482296b12
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
misc tuning; atbroy100 no longer available (?);

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

setup {* Antiquote_Setup.setup *}

end