doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Thu, 23 Sep 2010 11:29:22 +0200
changeset 39659 07549694e2f1
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
shifted abstraction over imperative print mode

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

end