src/HOL/Library/ROOT.ML
author bulwahn
Fri, 11 Mar 2011 15:21:13 +0100
changeset 41930 1e008cc4883a
parent 38504 76965c356d2a
child 42841 9079f49053e5
permissions -rw-r--r--
renaming lazysmallcheck ML file to Quickcheck_Narrowing
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
19e8b730ddeb tuned bootstrap files
haftmann
parents: 37118
diff changeset
     4
use_thys ["Library", "List_Prefix", "List_lexord", "Sublist_Order",
38504
76965c356d2a removed Code_Prolog: modifies global environment setup non-conservatively
haftmann
parents: 38137
diff changeset
     5
  "Code_Char_chr", "Code_Integer", "Efficient_Nat", "Executable_Set"(*, "Code_Prolog"*)];