anthem/src/anthem
Patrick Lühne 5f8c144628
Fixed regression in simplifying predicates with more than one argument.
2017-06-12 18:27:39 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Added back completion support. 2017-06-01 02:37:45 +02:00
ASTUtils.cpp Implemented #show statements for completed output. 2017-06-05 03:02:22 +02:00
Completion.cpp Implemented #show statements for completed output. 2017-06-05 03:02:22 +02:00
HiddenPredicateElimination.cpp Corrected hiding predicates that are simple propositions. 2017-06-12 15:40:02 +02:00
Simplification.cpp Fixed regression in simplifying predicates with more than one argument. 2017-06-12 18:27:39 +02:00
Translation.cpp Correctly implemented hiding predicates with nested arguments. 2017-06-12 02:25:04 +02:00