src/HOL/Library/HOL_Library_ROOT.ML
author wenzelm
Sat, 10 Jul 2010 22:39:16 +0200
changeset 37763 38456e144423
parent 37694 src/HOL/library.ML@19e8b730ddeb
child 38119 e00f970425e9
permissions -rw-r--r--
regular image setup for HOL-Library (cf. 4915de09b4d3 and ccae4ecd67f4) -- note that document preparation requires a separate session directory, and library.ML is a bit too generic as a file in the default load path;
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",
19e8b730ddeb tuned bootstrap files
haftmann
parents: 37118
diff changeset
     5
  "Code_Char_chr", "Code_Integer", "Efficient_Nat", "Executable_Set"];