doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Fri, 06 Apr 2012 19:23:51 +0200
changeset 47399 b72fa7bf9a10
parent 43564 9864182c6bad
child 48891 c0eafbd55de3
permissions -rw-r--r--
abandoned almost redundant *_foldr lemmas

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

setup {* Antiquote_Setup.setup *}

end