src/HOL/main.ML
author haftmann
Fri, 06 Jan 2012 10:19:49 +0100
changeset 46133 d9fe85d3d2cd
parent 37694 19e8b730ddeb
permissions -rw-r--r--
incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37694
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     1
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     2
(* side-entry for HOL-Main *)
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     3
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 29304
diff changeset
     4
use_thys ["Main"];