anthem/src/anthem
Patrick Lühne 6015b225a2
Remove unintended period at end of lines
The integer specifier lines in the output weren’t intended to be
followed by a period. This removes the period to make the format
consistent with the other formulas in the output.
2018-04-22 22:12:43 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Split functions from their declaration 2018-04-20 16:37:48 +02:00
ASTUtils.cpp Remove Constant class 2018-04-20 16:37:48 +02:00
Completion.cpp Represent predicate parameters explicitly 2018-04-20 16:37:48 +02:00
HiddenPredicateElimination.cpp Minor formatting 2018-04-20 16:37:49 +02:00
IntegerVariableDetection.cpp Fix integer detection 2018-04-22 17:04:15 +02:00
Simplification.cpp Fix integer detection 2018-04-22 17:04:15 +02:00
Translation.cpp Remove unintended period at end of lines 2018-04-22 22:12:43 +02:00