doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Mon, 23 Mar 2009 22:57:27 +0100
changeset 30679 bcc63fcbc3ce
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
tuned;

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

end