summaryrefslogtreecommitdiff
path: root/src/theory/arith/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2010-11-15 21:15:45 +0000
committerTim King <taking@cs.nyu.edu>2010-11-15 21:15:45 +0000
commitec4e1bdba56565d6372cb19ded12c9cadc506870 (patch)
treec263b7bf2e38034885089633677513e2ceff366e /src/theory/arith/Makefile.am
parent24b8c7f104ae9bebbbb04b973d62337c43c6adb8 (diff)
This commit merges the arith-prop-opt branch into the main trunk. This was done by way of the intermediate branch arith-prop-tmp. Both arith-prop-opt and arith-prop-tmp will now be phased out.
Diffstat (limited to 'src/theory/arith/Makefile.am')
-rw-r--r--src/theory/arith/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/Makefile.am b/src/theory/arith/Makefile.am
index 7d78b1e6c..aa566b307 100644
--- a/src/theory/arith/Makefile.am
+++ b/src/theory/arith/Makefile.am
@@ -25,8 +25,8 @@ libarith_la_SOURCES = \
simplex.cpp \
row_vector.h \
row_vector.cpp \
- arith_propagator.h \
- arith_propagator.cpp \
+ unate_propagator.h \
+ unate_propagator.cpp \
theory_arith.h \
theory_arith.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback