doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Wed, 07 Oct 2009 14:01:26 +0200
changeset 32887 85e7ab9020ba
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
added bot_boolE, top_boolI

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

end