src/HOL/ROOT.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: 34205
diff changeset
     1
19e8b730ddeb tuned bootstrap files
haftmann
parents: 34205
diff changeset
     2
(* Classical Higher-order Logic *)
923
ff1574a81019 new version of HOL with curried function application
clasohm
parents:
diff changeset
     3
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 30126
diff changeset
     4
use_thys ["Complex_Main"];