src/HOL/SizeChange/ROOT.ML
author huffman
Sat, 16 Feb 2008 02:01:13 +0100
changeset 26075 815f3ccc0b45
parent 25314 5eaf3e8b50a4
child 28308 d4396a28fb29
permissions -rw-r--r--
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25314
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents:
diff changeset
     1
(*  Title:      HOL/Matrix/ROOT.ML
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents:
diff changeset
     2
    ID:         $Id$
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents:
diff changeset
     3
*)
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents:
diff changeset
     4
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents:
diff changeset
     5
no_document use_thy "Infinite_Set";
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents:
diff changeset
     6
no_document use_thy "Ramsey";
5eaf3e8b50a4 moved stuff about size change termination to its own session
krauss
parents:
diff changeset
     7
use_thy "Examples";