src/HOL/main.ML
author blanchet
Thu, 02 Sep 2010 11:29:02 +0200
changeset 39036 dff91b90d74c
parent 37694 19e8b730ddeb
permissions -rw-r--r--
use definitional CNFs in Metis rather than plain CNF, following a suggestion by Joe Hurd; this *really* speeds up things -- HOL now builds 12% faster on my machine
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"];