wenzelm [Thu, 24 Jun 2010 11:08:21 +0200] rev 37522
more accurate dependencies;
haftmann [Thu, 24 Jun 2010 09:04:50 +0200] rev 37521
made smlnj happy
blanchet [Wed, 23 Jun 2010 16:28:12 +0200] rev 37520
fix syntax bug in the TPTP output, by ensuring that "hBOOL" is correctly used for n-ary predicates even if (n + k)-ary occurrences of the same predicate, but with a different type, occur in the same problem
blanchet [Wed, 23 Jun 2010 15:35:18 +0200] rev 37519
renamed for easier grep
blanchet [Wed, 23 Jun 2010 15:32:11 +0200] rev 37518
use Skolem inlining also in the nonpolymorphic case, as a step toward simplifying the source code
blanchet [Wed, 23 Jun 2010 15:06:40 +0200] rev 37517
steal some of http://isabelle.in.tum.de/sledgehammer.html and add it to the docs
blanchet [Wed, 23 Jun 2010 14:36:23 +0200] rev 37516
have "metis" method and "metis_tac" fall back on "metisFT" upon failure, following a suggestion by Larry
blanchet [Wed, 23 Jun 2010 12:43:09 +0200] rev 37515
fix bug with "skolem_id" + sort facts for increased readability
blanchet [Wed, 23 Jun 2010 11:36:03 +0200] rev 37514
if SPASS fails at finding a proof with the SOS option turned on, turn it off and try again
blanchet [Wed, 23 Jun 2010 10:20:54 +0200] rev 37513
merged
blanchet [Wed, 23 Jun 2010 10:20:33 +0200] rev 37512
this looks like the most appropriate place to do the beta-eta-contraction
blanchet [Wed, 23 Jun 2010 09:40:06 +0200] rev 37511
killed legacy "neg_clausify" and "clausify"
blanchet [Tue, 22 Jun 2010 23:54:16 +0200] rev 37510
merged
blanchet [Tue, 22 Jun 2010 23:54:02 +0200] rev 37509
factor out TPTP format output into file of its own, to facilitate further changes
blanchet [Tue, 22 Jun 2010 19:10:12 +0200] rev 37508
merged