forked from GitHub/gf-core
added random generation
This commit is contained in:
@@ -40,7 +40,9 @@ libpgf_la_SOURCES = \
|
||||
pgf/phrasetable.cxx \
|
||||
pgf/phrasetable.h \
|
||||
pgf/probspace.cxx \
|
||||
pgf/probspace.h
|
||||
pgf/probspace.h \
|
||||
pgf/generator.cxx \
|
||||
pgf/generator.h
|
||||
|
||||
libpgf_la_LDFLAGS = -no-undefined -version-info 4:0:0
|
||||
libpgf_la_CXXFLAGS = -fno-rtti -std=c++11 -DCOMPILING_PGF
|
||||
|
||||
Reference in New Issue
Block a user