summaryrefslogtreecommitdiff
path: root/src/prop/Makefile.am
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2012-03-25 20:04:43 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2012-03-25 20:04:43 +0000
commit426abc52a0f1631f2adee0eef845e3f8946c5088 (patch)
tree66bc00874b2b4bd6cd22d3e0dca507cf8729de8d /src/prop/Makefile.am
parent19266a39605baad33543539b0045fc940a0d650f (diff)
sat.h,cpp -> theory_proxy.h,cpp (this is what it defines)
Diffstat (limited to 'src/prop/Makefile.am')
-rw-r--r--src/prop/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prop/Makefile.am b/src/prop/Makefile.am
index e6c8752d6..02a6a4714 100644
--- a/src/prop/Makefile.am
+++ b/src/prop/Makefile.am
@@ -11,8 +11,8 @@ libprop_la_SOURCES = \
registrar.h \
prop_engine.cpp \
prop_engine.h \
- sat.h \
- sat.cpp \
+ theory_proxy.h \
+ theory_proxy.cpp \
cnf_stream.h \
cnf_stream.cpp \
sat_module.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback