forked from GitHub/gf-core
bugfix in the lexer from the C runtime. the input sentence doesn't have to terminate with whitespace
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include <gu/file.h>
|
||||
#include <pgf/pgf.h>
|
||||
#include <pgf/parser.h>
|
||||
#include <pgf/lexer.h>
|
||||
#include <pgf/literals.h>
|
||||
#include <pgf/linearize.h>
|
||||
#include <pgf/edsl.h>
|
||||
|
||||
Reference in New Issue
Block a user