wireshark/tools/lemon
Anders Broman 53c43f0757 Add a comment about where lemon is maintained now.
svn path=/trunk/; revision=13781
2005-03-16 22:09:30 +00:00
..
cppmagic.h
lemon.c
lemon.html
lemonflex-head.inc
lemonflex-tail.inc
lempar.c Fix up the declaration of yy_accept(). 2004-07-25 17:35:57 +00:00
Makefile.am
Makefile.nmake Make the "maintainer-clean" rules get rid of some additional generated 2005-02-14 20:33:57 +00:00
README Add a comment about where lemon is maintained now. 2005-03-16 22:09:30 +00:00

$Id$

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.