added writePGF

This commit is contained in:
krangelov
2021-09-15 19:58:42 +02:00
parent c6d6914688
commit e00be98ac6
7 changed files with 495 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ libpgf_la_SOURCES = \
pgf/pgf.cxx \
pgf/reader.cxx \
pgf/reader.h \
pgf/writer.cxx \
pgf/writer.h \
pgf/printer.cxx \
pgf/printer.h \
pgf/data.cxx \