anthem/src/anthem
Patrick Lühne d0debc6ad1
Split predicates from their declarations
This refactoring separates predicates from their declarations. The
purpose of this is to avoid duplicating properties specific to the
predicate declaration and not its occurrences in the program.
2018-04-27 17:55:59 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
ASTUtils.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
Completion.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
HiddenPredicateElimination.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
Simplification.cpp Add new simplification rule 2018-04-11 21:39:27 +02:00
Translation.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00