anthem/src
Patrick Lühne e0509f725a
Replace SimplificationResult with OperationResult
This replaces the SimplificationResult enum class with OperationResult.
The rationale is that this type, which just reports whether or not an
operation actually changed the input data, is not simplification-
specific and will be used for integer variable detection as well.
2018-04-27 23:37:13 +02:00
..
anthem Replace SimplificationResult with OperationResult 2018-04-27 23:37:13 +02:00
CMakeLists.txt Refactored error handling. 2017-05-31 18:03:19 +02:00