src/LCF/ROOT.ML
author Cezary Kaliszyk <cezarykaliszyk@gmail.com>
Fri, 10 Feb 2012 09:47:59 +0100
changeset 46448 f1201fac7398
parent 33615 261abc2e3155
permissions -rw-r--r--
more specification of the quotient package in IsarRef
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