doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Thu, 29 Oct 2009 16:15:33 +0100
changeset 33314 53d49370f7af
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
modernized functor/structures Interpretation;

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

end