wireshark/tools/lemon/README
Alexis La Goutte 94a791a76e Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$)

Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688
Reviewed-on: https://code.wireshark.org/review/876
Reviewed-by: Evan Huus <eapache@gmail.com>
2014-03-31 16:00:04 +00:00

18 lines
437 B
Text

The Lemon Parser Generator's home page is:
http://www.hwaci.com/sw/lemon/index.html
Lemon seems now to be maintaned at :
http://www.sqlite.org/
The file in this directory, lemon.html, was obtained from:
http://www.hwaci.com/sw/lemon/lemon.html
lemon.c has been modified to include the t= and d= command-line
arguments. The changes were submitted to the Lemon maintainer,
but have not appeared in the official Lemon distribution.