63499d8d12a219d26744bcb896789ea28459814f |
|
15-Jul-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Let PAC have one proof_attempt and remove goals
When the ProofAttemptCofiguration only has one proof_attempt, there can
only be a single goal. This can be retrieved through the proof_attempt. |
b6f56ab920229a1f394fe52c077262536af94e28 |
|
01-Apr-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Handle hets' "nothing to prove" return value. |
f4d4f82239bc0e3f18e9d59dbae22891b20f40e6 |
|
31-Mar-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Rename the Evaluator classes to Importer. |
a8cd91fe8c02ffdd380364abb86486d613b718aa |
|
31-Mar-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Move lib/hets/*/evaluator.rb to lib/hets/*/importer.rb
Renaming the classes will be done in another commit. |