doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Thu, 16 Sep 2010 16:51:34 +0200
changeset 39473 33638f4883ac
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
dynamic and static value computation; built-in evaluation of propositions

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

end