From ab0607726cb2bd7b93be5a9ff02661221fd86f65 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Jun 2015 22:58:27 +0300 Subject: Add parsing node PTRMEM_CST. --- src/Makefile.files | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/Makefile.files') diff --git a/src/Makefile.files b/src/Makefile.files index a4fb7c7..806f6bc 100644 --- a/src/Makefile.files +++ b/src/Makefile.files @@ -284,4 +284,6 @@ SRC = analysis/analysis.cpp \ nodes/expr/lrotate_expr.h \ parsers/expr/lrotate_expr.cpp \ nodes/expr/max_expr.h \ - parsers/expr/max_expr.cpp \ No newline at end of file + parsers/expr/max_expr.cpp \ + nodes/cst/ptrmem_cst.h \ + parsers/cst/ptrmem_cst.cpp \ No newline at end of file -- cgit v1.2.3-60-g2f50