src/HOL/main.ML
author huffman
Thu, 27 Oct 2011 07:46:57 +0200
changeset 45270 d5b5c9259afd
parent 37694 19e8b730ddeb
permissions -rw-r--r--
fix bug in cancel_factor simprocs so they will work on goals like 'x * y < x * z' where the common term is already on the left
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"];