nipkow [Sun, 04 Oct 2009 07:01:22 +0200] rev 32867
merged
Philipp Meyer [Wed, 30 Sep 2009 11:33:59 +0200] rev 32866
atp_minimal using chain_ths again
boehmes [Sat, 03 Oct 2009 12:10:16 +0200] rev 32865
merged
boehmes [Sat, 03 Oct 2009 12:05:40 +0200] rev 32864
re-organized signature of AtpWrapper structure: records instead of unnamed parameters and return values,
eliminated unused provers,
turned references into configuration values
wenzelm [Fri, 02 Oct 2009 23:15:36 +0200] rev 32863
eliminated dead code;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:30 +0200] rev 32862
eliminated dead code and redundant parameters;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:08 +0200] rev 32861
eliminated dead code;
wenzelm [Fri, 02 Oct 2009 22:02:54 +0200] rev 32860
replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
tuned;
wenzelm [Fri, 02 Oct 2009 22:02:11 +0200] rev 32859
replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
wenzelm [Fri, 02 Oct 2009 21:42:31 +0200] rev 32858
Refute.refute_goal: goal addressing from 1 as usual;