mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 08:42:50 -06:00
remove the pgf2yaml tool which was both broken and redundant. The declarations for generic programming from data.c are removed as well
This commit is contained in:
@@ -117,15 +117,11 @@ libpgf_la_SOURCES = \
|
||||
pgf/pgf.h
|
||||
|
||||
bin_PROGRAMS = \
|
||||
utils/pgf2yaml \
|
||||
utils/pgf-print \
|
||||
utils/pgf-translate \
|
||||
utils/pgf-parse \
|
||||
utils/pgf-chunk
|
||||
|
||||
utils_pgf2yaml_SOURCES = utils/pgf2yaml.c
|
||||
utils_pgf2yaml_LDADD = libpgf.la libgu.la
|
||||
|
||||
utils_pgf_print_SOURCES = utils/pgf-print.c
|
||||
utils_pgf_print_LDADD = libpgf.la libgu.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user