summaryrefslogtreecommitdiff
path: root/src/context/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2012-04-24 18:36:40 +0000
committerTim King <taking@cs.nyu.edu>2012-04-24 18:36:40 +0000
commitc0f5194dd56c5127c5c6dab5e59997eccc2d78a5 (patch)
tree080d465b923832f14d67da4431642609d66b921b /src/context/Makefile.am
parent5676b8bddcf001ba567ebb6d8e7b42dbd13ac9f3 (diff)
This commit merges in the branch branches/arithmetic/congruence into trunk. Here are a summary of the changes:
- Adds CDMaybe and CDRaised in cdmaybe.h - Add test for congruence over arithmetic terms and constants - Renames DifferenceManager to CongruenceManager - Changes a number of internal details for CongruenceManager
Diffstat (limited to 'src/context/Makefile.am')
-rw-r--r--src/context/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index d0c2b9783..13a151ffc 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -23,5 +23,6 @@ libcontext_la_SOURCES = \
cdcirclist.h \
cdcirclist_forward.h \
cdvector.h \
+ cdmaybe.h \
stacking_map.h \
stacking_vector.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback