On Wed, Oct 08, 2003 at 02:52:57PM -0300, Hector A. Paterno wrote:
> + | label {
> + if (filter_opts.label) {
> + yyerror("label cannot be redefined");
> + YYERROR;
> + }
> + scrub_opts.label = $1;eh, no ;-) also, diff -u is preferred ;-) -- Henning Brauer, BS Web Services, http://bsws.de [EMAIL PROTECTED] - [EMAIL PROTECTED] Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)
