doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 21 Feb 2009 18:05:12 +0100
changeset 29774 829e52cd135d
parent 29755 d66b34e46bdf
child 30270 61811c9224a6
permissions -rw-r--r--
tuned;

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

end