src/CTT/ROOT.ML
author wenzelm
Tue, 24 Jul 2012 21:36:53 +0200
changeset 48487 94a9650f79fb
parent 33615 261abc2e3155
permissions -rw-r--r--
tuned order;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19761
5cd82054c2c6 removed obsolete ML files;
wenzelm
parents: 17441
diff changeset
     1
(*  Title:      CTT/ROOT.ML
1459
d12da312eff4 expanded tabs
clasohm
parents: 1361
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
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 25750
diff changeset
     6
use_thys ["Main"];
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     7