summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-05-03 21:47:04 -0500
committerGitHub <noreply@github.com>2018-05-03 21:47:04 -0500
commit487e8f7a33481adff321de23392bcb257c50bd65 (patch)
treed75f026ddbbb57c59373938bcfdb1db48ac950c5 /src/Makefile.am
parentb12aabf239e5d8087f7d74ebb405cbede2dcfcb5 (diff)
parentb35ed9dd0e1c8361338ba11d2b1532301f540945 (diff)
Merge branch 'master' into newlnewl
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6cb179b1d..168e1e3b8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -431,6 +431,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/inst_propagator.h \
theory/quantifiers/inst_strategy_enumerative.cpp \
theory/quantifiers/inst_strategy_enumerative.h \
+ theory/quantifiers/lazy_trie.cpp \
+ theory/quantifiers/lazy_trie.h \
theory/quantifiers/local_theory_ext.cpp \
theory/quantifiers/local_theory_ext.h \
theory/quantifiers/macros.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback