doc-src/IsarImplementation/Thy/Base.thy
author huffman
Thu, 08 Sep 2011 19:35:23 -0700
changeset 44849 41fddafe20d5
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
Library/Saturated.thy: number_semiring class instance

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

setup {* Antiquote_Setup.setup *}

end