src/HOL/Library/ROOT.ML
author haftmann
Sun, 28 Aug 2011 08:13:30 +0200
changeset 45432 73f84bf0c6ac
parent 44877 b9839fad3bb6
child 46354 34d07cf7d207
permissions -rw-r--r--
avoid loading List_Cset and Dlist_Cet at the same time
     1 
     2 (* Classical Higher-order Logic -- batteries included *)
     3 
     4 use_thys ["Library", "List_Cset", "List_Prefix", "List_lexord", "Sublist_Order",
     5   "Product_Lattice",
     6   "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat", "Executable_Set"(*, "Code_Prolog"*)];