mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 21:12:50 -06:00
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