Skip to content

Commit 7141c01

Browse files
authored
Merge pull request #2768 from mgreter/roundhouse-cleanup-02
CI is green and beside moving things around nothing really should have changed!
2 parents 2cabd11 + bfb02ef commit 7141c01

13 files changed

+3805
-3575
lines changed

Makefile.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
SOURCES = \
99
ast.cpp \
10+
ast_values.cpp \
11+
ast_sel_cmp.cpp \
12+
ast_sel_unify.cpp \
13+
ast_selectors.cpp \
1014
node.cpp \
1115
context.cpp \
1216
constants.cpp \

0 commit comments

Comments
 (0)