Module Name: pcc
Committed By: plunky
Date: Tue Oct 2 09:24:33 UTC 2012
Modified Files:
pcc/cc/cpp: cpp.h cpy.y token.c
Log Message:
since we don't use lex, we don't need yywrap(), yyp or yybuf
also unused: variables "slow" and "inif"
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.18 -r1.19 pcc/cc/cpp/cpy.y
cvs rdiff -u -r1.74 -r1.75 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.