wireshark/tools/lemon
Anders Broman 3dc702e2a8 Align a bit more with upstream.
svn path=/trunk/; revision=48559
2013-03-26 05:36:27 +00:00
..
CMakeLists.txt Revert r45018 and r45019: put config.h back in lemon.c and take _U_ back off 2012-09-21 01:42:03 +00:00
Makefile.am Followup to r45034: Don't define _U_ on the compile line, pull it in from 2012-09-21 21:29:18 +00:00
Makefile.nmake Followup to r45034: Don't define _U_ on the compile line, pull it in from 2012-09-21 21:29:18 +00:00
README
cppmagic.h
lemon.c Align a bit more with upstream. 2013-03-26 05:36:27 +00:00
lemon.html
lemonflex-head.inc
lemonflex-tail.inc Bug 2493: Fix (Part 1): 2008-04-25 17:24:29 +00:00
lempar.c Align a bit more with upstream. 2013-03-26 05:36:27 +00:00

README

$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.