summaryrefslogtreecommitdiff
path: root/src/expr/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-02-19 23:10:02 +0000
committerMorgan Deters <mdeters@gmail.com>2010-02-19 23:10:02 +0000
commit7697b5218118d71800318472a7423a5b42bee469 (patch)
tree28f910c4cb5475a3bd70e5669420d55caee4f6d8 /src/expr/Makefile.am
parentce0e796ad92f040fb75435bd7880bc28a60b0374 (diff)
specialized implementation for boolean node attributes ("flags"): they now share memory words properly; also, implementations of some output functionality
Diffstat (limited to 'src/expr/Makefile.am')
-rw-r--r--src/expr/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/expr/Makefile.am b/src/expr/Makefile.am
index 7393f27a5..c3090e40f 100644
--- a/src/expr/Makefile.am
+++ b/src/expr/Makefile.am
@@ -14,7 +14,6 @@ libexpr_la_SOURCES = \
node_manager.h \
expr_manager.h \
attribute.h \
- attribute.cpp \
@srcdir@/kind.h \
node.cpp \
node_builder.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback