doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Mon, 09 Mar 2009 22:43:25 +0100
changeset 30399 a4772a650b4e
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
tuned;

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

end