src/CTT/ROOT.ML
author nipkow
Tue, 02 Sep 2008 21:31:28 +0200
changeset 28091 50f2d6ba024c
parent 25750 4e796867ccb5
child 33615 261abc2e3155
permissions -rw-r--r--
Streamlined parts of Complex/ex/DenumRat and AFP/Integration/Rats and distributed them over Real/ (to do with bijections and density). Library/NatPair became Nat_Int_Bij and made that part of Main.
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
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     2
    ID:         $Id$
1459
d12da312eff4 expanded tabs
clasohm
parents: 1361
diff changeset
     3
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     4
    Copyright   1991  University of Cambridge
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     6
25750
4e796867ccb5 removed obsolete banner;
wenzelm
parents: 19761
diff changeset
     7
use_thy "Main";
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     8