doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Mon, 22 Mar 2010 20:59:22 +0100
changeset 35899 e810f73c8ee2
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
explicit Simplifier.global_context;

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

end