doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Thu, 26 Feb 2009 20:01:56 +0100
changeset 30115 2d2fce7fa92d
parent 29755 d66b34e46bdf
child 30270 61811c9224a6
permissions -rw-r--r--
added Haftmann-Wenzel:2009;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29755
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 26957
diff changeset
     1
theory Base
26957
e3f04fdd994d eliminated theory CPure;
wenzelm
parents: 21374
diff changeset
     2
imports Pure
21374
27ae6bc4102a common antiquote_setup.ML;
wenzelm
parents: 18537
diff changeset
     3
uses "../../antiquote_setup.ML"
18537
2681f9e34390 "The Isabelle/Isar Implementation" manual;
wenzelm
parents:
diff changeset
     4
begin
2681f9e34390 "The Isabelle/Isar Implementation" manual;
wenzelm
parents:
diff changeset
     5
2681f9e34390 "The Isabelle/Isar Implementation" manual;
wenzelm
parents:
diff changeset
     6
end