doc-src/IsarImplementation/Thy/Base.thy
author huffman
Fri, 04 Nov 2011 07:04:34 +0100
changeset 45333 04b21922ed68
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
ex/Tree23.thy: simpler definition of ordered-ness predicate

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

setup {* Antiquote_Setup.setup *}

end