doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Mon, 01 Mar 2010 13:40:23 +0100
changeset 35416 d8d7d1b785af
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
replaced a couple of constsdefs by definitions (also some old primrecs by modern ones)

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

end