src/HOL/Library/ROOT.ML
author bulwahn
Thu, 07 Jul 2011 23:33:14 +0200
changeset 43704 47b0be18ccbe
parent 42841 9079f49053e5
child 44006 b9839fad3bb6
permissions -rw-r--r--
floor and ceiling definitions are not code equations -- this enables trivial evaluation of floor and ceiling
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",
42841
9079f49053e5 adding theory to force code generation of ordering on characters to built-in ordering of characters in target languages
bulwahn
parents: 38504
diff changeset
     5
  "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat", "Executable_Set"(*, "Code_Prolog"*)];