diff options
Diffstat (limited to 'textproc/reflex/pkg-descr')
-rw-r--r-- | textproc/reflex/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/reflex/pkg-descr b/textproc/reflex/pkg-descr index 03ed281fe460..74a37ec05bbb 100644 --- a/textproc/reflex/pkg-descr +++ b/textproc/reflex/pkg-descr @@ -2,5 +2,3 @@ This is a variant of the Flex fast lexical scanner. Flex was written in the earl 1990s by Verne Paxson. This version has been modified by Thomas Dickey, so that it conforms to ANSI C. It includes other improvements, but remains compatible with Paxson's 2.5.4 release (as well as POSIX lex). See the NEWS file for details. - -WWW: https://invisible-island.net/reflex/ |