blanchet [Fri, 04 Jun 2010 16:55:25 +0200] rev 37333
merge
blanchet [Fri, 04 Jun 2010 16:55:08 +0200] rev 37332
don't raise Option.Option if assumptions contain schematic variables
blanchet [Fri, 04 Jun 2010 16:54:10 +0200] rev 37331
recongize one more outcome string for "remote_vampire"
blanchet [Fri, 04 Jun 2010 16:53:08 +0200] rev 37330
"print_vars_terms" wasn't doing its job properly;
the offending line was "find_vars t1 #> find_vars t1", where the second "t1" should clearly have been "t2"
blanchet [Fri, 04 Jun 2010 15:43:02 +0200] rev 37329
merged
blanchet [Fri, 04 Jun 2010 15:41:27 +0200] rev 37328
made "clausify" attribute a legacy feature;
seems to have ever only been a debugging feature
blanchet [Fri, 04 Jun 2010 15:21:46 +0200] rev 37327
made "neg_clausify" a legacy feature
blanchet [Fri, 04 Jun 2010 15:09:37 +0200] rev 37326
kill active Sledgehammer threads when running minimize, to avoid confusing the user with too much output
blanchet [Fri, 04 Jun 2010 15:08:50 +0200] rev 37325
redid the Isar proofs using the latest Sledgehammer, eliminating the last occurrences of "neg_clausify" in proofs
blanchet [Fri, 04 Jun 2010 14:08:23 +0200] rev 37324
fix bugs in Sledgehammer's Isar proof "redirection" code
blanchet [Wed, 02 Jun 2010 17:19:44 +0200] rev 37323
handle Vampire's definitions smoothly
blanchet [Wed, 02 Jun 2010 17:06:28 +0200] rev 37322
fix bug in direct Isar proofs, which was exhibited by the "BigO" example