doc-src/IsarImplementation/Thy/ROOT.ML
author huffman
Thu, 26 Feb 2009 08:48:33 -0800
changeset 30130 e23770bc97c8
parent 29755 d66b34e46bdf
child 30124 b956bf0dc87c
permissions -rw-r--r--
merged
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29755
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 20472
diff changeset
     1
use_thy "Prelim";
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 20472
diff changeset
     2
use_thy "Logic";
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 20472
diff changeset
     3
use_thy "Tactic";
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 20472
diff changeset
     4
use_thy "Proof";
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 20472
diff changeset
     5
use_thy "Isar";
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 20472
diff changeset
     6
use_thy "Local_Theory";
d66b34e46bdf observe usual theory naming conventions;
wenzelm
parents: 20472
diff changeset
     7
use_thy "Integration";
18537
2681f9e34390 "The Isabelle/Isar Implementation" manual;
wenzelm
parents:
diff changeset
     8
use_thy "ML";