doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 13 Mar 2010 20:33:14 +0100
changeset 35765 09e238561460
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
local theory specifications handle hidden polymorphism implicitly;

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

end