1
0
forked from GitHub/gf-core

restored the word alignment API

This commit is contained in:
Krasimir Angelov
2023-02-23 20:17:23 +01:00
parent 57126f6d28
commit 1b2c8ce961
7 changed files with 382 additions and 3 deletions

View File

@@ -26,6 +26,8 @@ libpgf_la_SOURCES = \
pgf/typechecker.h \
pgf/linearizer.cxx \
pgf/linearizer.h \
pgf/aligner.cxx \
pgf/aligner.h \
pgf/parser.cxx \
pgf/parser.h \
pgf/graphviz.cxx \