doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Thu, 29 Oct 2009 16:05:51 +0100
changeset 33307 44af0fab4b10
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
Named_Thms is not scalable;

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

end