summaryrefslogtreecommitdiff
path: root/src/theory/uf/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-07-11 03:33:14 +0000
committerMorgan Deters <mdeters@gmail.com>2011-07-11 03:33:14 +0000
commit25e9c72dd689d3b621b901220794c652a3ba589a (patch)
tree58b14dd3818f3e7a8ca3311a0457716e7753a95e /src/theory/uf/Makefile.am
parent587520ce888b88294fb9e4ca476e2425d8bf026e (diff)
merge from symmetry branch
Diffstat (limited to 'src/theory/uf/Makefile.am')
-rw-r--r--src/theory/uf/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/theory/uf/Makefile.am b/src/theory/uf/Makefile.am
index 8527924da..fc0f32927 100644
--- a/src/theory/uf/Makefile.am
+++ b/src/theory/uf/Makefile.am
@@ -15,7 +15,9 @@ libuf_la_SOURCES = \
theory_uf_type_rules.h \
theory_uf_rewriter.h \
equality_engine.h \
- equality_engine_impl.h
+ equality_engine_impl.h \
+ symmetry_breaker.h \
+ symmetry_breaker.cpp
libuf_la_LIBADD = \
@builddir@/tim/libuftim.la \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback