doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Mon, 23 Nov 2009 17:59:22 +0100
changeset 33876 62bcf6a52493
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
fixed soundness bug in Nitpick's handling of typedefs

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

end