ChangeSet ID: 991861448298248265404254 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/06/06 17:04:08
Modified files: tools/wrc : parser.h parser.l parser.y preproc.c
Log message: Francois Gouget fgouget@free.fr Wrc no longer needs to parse C code. Remove c-junk handling code.
Patch: http://cvs.winehq.com/patch.py?id=991861448298248265404254
Revision Changes Path 1.6 +0 -3 wine/tools/wrc/parser.h 1.17 +2 -31 wine/tools/wrc/parser.l 1.26 +2 -65 wine/tools/wrc/parser.y 1.4 +0 -2 wine/tools/wrc/preproc.c