started the linearizer

This commit is contained in:
krangelov
2021-11-26 18:44:17 +01:00
parent 3134a89307
commit ae08d42d6e
7 changed files with 184 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ libpgf_la_SOURCES = \
pgf/printer.h \
pgf/typechecker.cxx \
pgf/typechecker.h \
pgf/linearizer.cxx \
pgf/linearizer.h \
pgf/data.cxx \
pgf/data.h \
pgf/expr.cxx \