src/HOL/Library/ROOT.ML
author haftmann
Fri, 30 Mar 2012 18:56:02 +0200
changeset 47232 e2f0176149d0
parent 47108 2a1953f0d20d
permissions -rw-r--r--
dropped now obsolete Cset theories
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37694
19e8b730ddeb tuned bootstrap files
haftmann
parents: 37118
diff changeset
     1
19e8b730ddeb tuned bootstrap files
haftmann
parents: 37118
diff changeset
     2
(* Classical Higher-order Logic -- batteries included *)
19e8b730ddeb tuned bootstrap files
haftmann
parents: 37118
diff changeset
     3
47232
e2f0176149d0 dropped now obsolete Cset theories
haftmann
parents: 47108
diff changeset
     4
use_thys ["Library", "List_Prefix", "List_lexord", "Sublist_Order",
44006
b9839fad3bb6 new theory HOL/Library/Product_Lattice.thy
huffman
parents: 42841
diff changeset
     5
  "Product_Lattice",
45985
2d399a776de2 dropped Executable_Set wrapper theory
haftmann
parents: 45483
diff changeset
     6
  "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat"(*, "Code_Prolog"*),
47108
2a1953f0d20d merged fork with new numeral representation (see NEWS)
huffman
parents: 45985
diff changeset
     7
  "Code_Real_Approx_By_Float", "Target_Numeral"];