src/HOL/Library/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Fri, 25 Nov 2011 00:18:59 +0000
changeset 45628 f21eb7073895
parent 45483 34d07cf7d207
child 45985 2d399a776de2
permissions -rw-r--r--
in a local context, also the free variable case needs to be analysed default tip


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

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