doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Wed, 11 Nov 2009 15:10:29 +0100
changeset 33613 ad27f52ee759
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
explicit invocation of code generation

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

end