doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Tue, 24 Mar 2009 18:21:58 +0100
changeset 30709 d9ca766bf24c
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
report ML typing;

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

end