From f7a5eb0df10f3cfef6e3d4c70c4714008c50bbe8 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 13 Dec 2012 16:45:44 +0000 Subject: bugfix in the lexer from the C runtime. the input sentence doesn't have to terminate with whitespace --- src/runtime/c/utils/pgf-translate.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/c/utils') diff --git a/src/runtime/c/utils/pgf-translate.c b/src/runtime/c/utils/pgf-translate.c index 03b3635f0..0d64e41b9 100644 --- a/src/runtime/c/utils/pgf-translate.c +++ b/src/runtime/c/utils/pgf-translate.c @@ -6,7 +6,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3