finished reading the abstract syntax

This commit is contained in:
krangelov
2021-08-05 12:37:12 +02:00
parent 17629e4821
commit 84789c9fbf
11 changed files with 559 additions and 86 deletions

View File

@@ -17,8 +17,7 @@ libpgf_la_SOURCES = \
reader.h \
data.h \
expr.h \
namespace.h \
variant.h
namespace.h
libpgf_la_LDFLAGS = "-no-undefined"