doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sun, 08 Mar 2009 21:35:39 +0100
changeset 30369 937eaec692cb
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
use simplified ThyOutput.antiquotation; eliminated obscure structure alias;

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

end