doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Wed, 14 Apr 2010 11:24:31 +0200
changeset 36134 c210a8fda4c5
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
updated Thm.add_axiom/add_def;

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

end