doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Wed, 14 Dec 2011 10:18:28 +0100
changeset 45859 36ff12b5663b
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
fixed Nitpick definition of "<" on "real"s

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

setup {* Antiquote_Setup.setup *}

end