blanchet [Thu, 29 Jul 2010 23:24:07 +0200] rev 38103
make Mirabelle happy
blanchet [Thu, 29 Jul 2010 23:11:35 +0200] rev 38102
fix bug in the newly introduced "bound concealing" code
blanchet [Thu, 29 Jul 2010 22:57:36 +0200] rev 38101
handle division by zero gracefully (used to raise Unordered later on)
blanchet [Thu, 29 Jul 2010 22:43:46 +0200] rev 38100
use "explicit_apply" in the minimizer whenever it might make a difference to prevent freak failures;
this replaces the previous, somewhat messy solution of adding "extra" clauses
blanchet [Thu, 29 Jul 2010 22:13:15 +0200] rev 38099
fix Meson's definition of first-orderness to prevent errors later on elsewhere (e.g. in Metis)
blanchet [Thu, 29 Jul 2010 21:20:24 +0200] rev 38098
handle schematic vars the same way in Sledgehammer as in Metis, to avoid unreplayable proofs
blanchet [Thu, 29 Jul 2010 20:15:50 +0200] rev 38097
revert exception throwing in FOL_SOLVE, since they're not caught anyway
blanchet [Thu, 29 Jul 2010 20:02:02 +0200] rev 38096
avoid "ATP Error: Error: blah" style messages