src/HOL/Library/ROOT.ML
author wenzelm
Sun, 20 May 2012 11:34:33 +0200
changeset 47884 21c42b095c84
parent 47232 e2f0176149d0
permissions -rw-r--r--
try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09);


(* Classical Higher-order Logic -- batteries included *)

use_thys ["Library", "List_Prefix", "List_lexord", "Sublist_Order",
  "Product_Lattice",
  "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat"(*, "Code_Prolog"*),
  "Code_Real_Approx_By_Float", "Target_Numeral"];