doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Thu, 10 Sep 2009 14:07:58 +0200
changeset 32553 bf781ef40c81
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
cleanedup theorems all_nat ex_nat

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

end