>>> "Joel" == Joel E Denny <[EMAIL PROTECTED]> writes:
> + /* Header prologue. */
> + "%header{" code_start = loc->start; BEGIN SC_HEADER_PROLOGUE;
No, please, that's exactly what I've been fighting against. Please,
make this *syntactic*, not lexical. That is to say, add a %header
token to the scanner, but leave the processing to the grammar.
