webertj [Mon, 17 Jul 2006 15:16:17 +0200] rev 20137
butlast removed (use fst o split_last instead)
webertj [Mon, 17 Jul 2006 01:28:17 +0200] rev 20136
support for MiniSat proof traces added
webertj [Mon, 17 Jul 2006 00:37:06 +0200] rev 20135
support for MiniSat proof traces added
paulson [Sun, 16 Jul 2006 14:26:22 +0200] rev 20134
has_consts renamed to has_conn, now actually parses the first-order formula
to avoid problems caused by connectives buried within descriptions and set comprehensions.
webertj [Sat, 15 Jul 2006 18:17:47 +0200] rev 20133
function butlast added
paulson [Sat, 15 Jul 2006 15:26:50 +0200] rev 20132
Replaced a-lists by tables to improve efficiency
mengj [Sat, 15 Jul 2006 13:52:10 +0200] rev 20131
Pass user lemmas' names to ResHolClause.tptp_write_file and dfg_write_file.
mengj [Sat, 15 Jul 2006 13:50:26 +0200] rev 20130
Only include combinators if required by goals and user specified lemmas.
Remove a clause if too general.