src/CTT/ROOT.ML
author huffman
Fri, 29 May 2009 10:31:35 -0700
changeset 31342 b7941738e3a1
parent 25750 4e796867ccb5
child 33615 261abc2e3155
permissions -rw-r--r--
add lemmas Lim_at_iff_LIM, Lim_sequentially_iff_LIMSEQ
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