doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Thu, 19 Aug 2010 11:26:07 +0200
changeset 38480 e5eed57913d0
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
Command.status: full XML.Tree, i.e. Markup with potential "arguments";

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

end