API for word alignment in the C runtime and in the Haskell binding

This commit is contained in:
kr.angelov
2014-12-29 10:59:20 +00:00
parent 8fd24c3839
commit 3bd40dbab6
8 changed files with 269 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ libpgf_la_SOURCES = \
pgf/hopu.c \
pgf/printer.c \
pgf/graphviz.c \
pgf/aligner.c \
pgf/pgf.c \
pgf/pgf.h \
libpgf_la_LDFLAGS = "-no-undefined"