doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 18 Jun 2011 21:03:52 +0200
changeset 43448 90aec5043461
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
more robust caret painting wrt. surrogate characters; discontinued glyphvector drawing -- less special cases;
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
39846
cb6634eb8926 examples in Isabelle/HOL;
wenzelm
parents: 30272
diff changeset
     2
imports Main
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
30272
2d612824e642 regenerated document;
wenzelm
parents: 30270
diff changeset
     5
18537
2681f9e34390 "The Isabelle/Isar Implementation" manual;
wenzelm
parents:
diff changeset
     6
end