src/CTT/ex/ROOT.ML
author wenzelm
Sun, 20 May 2012 11:34:33 +0200
changeset 47884 21c42b095c84
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6349
diff changeset
     1
(*  Title:      CTT/ex/ROOT.ML
1459
d12da312eff4 expanded tabs
clasohm
parents: 1352
diff changeset
     2
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     3
    Copyright   1991  University of Cambridge
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     4
19761
5cd82054c2c6 removed obsolete ML files;
wenzelm
parents: 9000
diff changeset
     5
Examples for Constructive Type Theory. 
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     6
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     7
24106
f2965bf954dc simultaneous use_thys;
wenzelm
parents: 19761
diff changeset
     8
use_thys ["Typechecking", "Elimination", "Equality", "Synthesis"];