wireshark/tools/lemon
Jörg Mayer 7c4176d868 Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6117
2002-08-28 21:04:11 +00:00
..
.cvsignore From Motonori Shindo: have CVS ignore some files generated by Win32 2001-10-04 21:08:11 +00:00
Makefile.am Move the location of cppmagic.h, since the lemon-flex include files 2001-02-27 20:34:09 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
README Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
cppmagic.h Move the location of cppmagic.h, since the lemon-flex include files 2001-02-27 20:34:09 +00:00
lemon.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
lemon.html Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
lemonflex-head.inc Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
lemonflex-tail.inc Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
lempar.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00

README

$Id: README,v 1.1 2001/02/01 20:21:25 gram Exp $

The Lemon Parser Generator's home page is:

http://www.hwaci.com/sw/lemon/index.html

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.