mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 14:52:51 -06:00
restore the sharing of sequences. Shrinks the grammar by ~45%
This commit is contained in:
@@ -29,7 +29,9 @@ libpgf_la_SOURCES = \
|
||||
pgf/data.h \
|
||||
pgf/expr.cxx \
|
||||
pgf/expr.h \
|
||||
pgf/namespace.h
|
||||
pgf/namespace.h \
|
||||
pgf/phrasetable.cxx \
|
||||
pgf/phrasetable.h
|
||||
|
||||
libpgf_la_LDFLAGS = -no-undefined
|
||||
libpgf_la_CXXFLAGS = -fno-rtti -std=c++11 -DCOMPILING_PGF
|
||||
|
||||
Reference in New Issue
Block a user