src/LCF/ROOT.ML
author bulwahn
Thu, 02 Jun 2011 08:55:08 +0200
changeset 43146 09f74fda1b1d
parent 33615 261abc2e3155
permissions -rw-r--r--
splitting Dlist theory in Dlist and Dlist_Cset
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6349
diff changeset
     1
(*  Title:      LCF/ROOT.ML
1461
6bcb44e4d6e5 expanded tabs
clasohm
parents: 1361
diff changeset
     2
    Author:     Tobias Nipkow
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     3
    Copyright   1992  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 ["LCF"];
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     7