src/HOL/Library/ROOT.ML
author haftmann
Sun, 22 Jul 2012 09:56:34 +0200
changeset 49442 571cb1df0768
parent 48103 e2f0176149d0
permissions -rw-r--r--
library theories for debugging and parallel computing using code generation towards Isabelle/ML
     1 
     2 (* Classical Higher-order Logic -- batteries included *)
     3 
     4 use_thys ["Library", "List_Prefix", "List_lexord", "Sublist_Order",
     5   "Product_Lattice",
     6   "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat"(*, "Code_Prolog"*),
     7   "Code_Real_Approx_By_Float", "Target_Numeral"];