doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Tue, 04 Aug 2009 15:59:57 +0200
changeset 32323 8185d3bfcbf1
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
tuned "Bootstrapping the environment"; added "Additional components";

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

end