blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47533
avoid generating syntactically invalid patterns (with "if_then_else") in SMT-LIB files
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47532
compile
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47531
get rid of minor optimization that caused strange problems and was hard to debug (and apparently saved less than 100 ms on a 30 s run)
blanchet [Wed, 18 Apr 2012 10:53:27 +0200] rev 47530
doc update
blanchet [Wed, 18 Apr 2012 10:53:27 +0200] rev 47529
display more messages, now that more provers are run by default
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47528
added testing of tptp problem names;
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47527
tidied exception-handling relating to tptp problem names;
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47526
updated TPTP's ROOT.ML to include TPTP_Interpret;
wenzelm [Tue, 17 Apr 2012 23:24:46 +0200] rev 47525
retain ISABELLE_HOME_WINDOWS which is useful for jEdit to fold file names symbolically, but without DOS expansion that causes problems with Cygwin/Posix roundtrip (cf. 5a7903ba2dac);
wenzelm [Tue, 17 Apr 2012 22:26:36 +0200] rev 47524
updated to scala-2.9.2;