doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Mon, 16 Feb 2009 20:47:44 +0100
changeset 29755 d66b34e46bdf
parent 26957 doc-src/IsarImplementation/Thy/base.thy@e3f04fdd994d
child 30270 61811c9224a6
permissions -rw-r--r--
observe usual theory naming conventions;

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

end