src/CTT/ROOT.ML
author huffman
Thu, 04 Dec 2008 12:32:38 -0800
changeset 28985 af325cd29b15
parent 25750 4e796867ccb5
child 33615 261abc2e3155
permissions -rw-r--r--
add named lemma lists: neg_simps and iszero_simps
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