doc-src/System/Thy/Base.thy
author haftmann
Fri, 02 Mar 2012 18:26:54 +0100
changeset 46765 07f9eda810b3
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
tuned whitespace

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

setup {* Antiquote_Setup.setup *}

declare [[thy_output_source]]

end