doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Thu, 19 Mar 2009 15:22:53 +0100
changeset 30588 05f81bbb2614
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
OuterLex.read_antiq;

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

end