src/LCF/ex/ROOT.ML
author wenzelm
Wed, 03 Nov 2010 21:53:56 +0100
changeset 40335 3e4bb6e7c3ca
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
feeder: treat header as escaped utf8 to allow initial ML text to refer to non-ASCII file/directory names (e.g. "Documents/" on Chinese Ubuntu);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4905
be73ddff6c5a proper thy files;
wenzelm
parents: 4446
diff changeset
     1
(*  Title:      LCF/ex/ROOT.ML
be73ddff6c5a proper thy files;
wenzelm
parents: 4446
diff changeset
     2
    Author:     Tobias Nipkow
be73ddff6c5a proper thy files;
wenzelm
parents: 4446
diff changeset
     3
    Copyright   1991  University of Cambridge
be73ddff6c5a proper thy files;
wenzelm
parents: 4446
diff changeset
     4
15661
9ef583b08647 reverted renaming of Some/None in comments and strings;
wenzelm
parents: 15531
diff changeset
     5
Some examples from Lawrence Paulson's book Logic and Computation.
4905
be73ddff6c5a proper thy files;
wenzelm
parents: 4446
diff changeset
     6
*)
2820
6303966dce96 replaced ex.ML by ex/ROOT.ML, ex/ex.ML;
wenzelm
parents:
diff changeset
     7
24106
f2965bf954dc simultaneous use_thys;
wenzelm
parents: 15661
diff changeset
     8
use_thys ["Ex1", "Ex2", "Ex3", "Ex4"];