From: Will Estes Date: Mon, 16 Sep 2002 19:59:51 +0000 (+0000) Subject: note the new tables functionality X-Git-Tag: flex-2-5-20~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=236e4b2dc3e1cc75dfd6cc9da7cddb0fc2c717de;p=flex note the new tables functionality --- diff --git a/NEWS b/NEWS index ff4d50b..22cb2d6 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ See the file COPYING for copying conditions. * after version 2.5.19 +** A flex scanner has the ability to save the DFA tables to a file, + and load them at runtime when needed. + ** Added %option bison-bridge (--bison-bridge) ** Removed %option reentrant-bison/--reentrant-bison/-Rb