src/HOL/library.ML
author haftmann
Mon, 05 Jul 2010 16:46:23 +0200
changeset 37719 271ecd4fb9f9
parent 37694 19e8b730ddeb
permissions -rw-r--r--
moved "open" operations from Heap.thy to Array.thy and Ref.thy
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"];