doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Mon, 09 Mar 2009 11:56:34 +0100
changeset 30381 a59d792d0ccf
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
refined antiquotation interface: formally pass result context and (potential) result source; removed redundant raw_antiquotation;

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

end