Use new @ escapes consistently.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Nov 2002 07:22:01 +0000 (07:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Nov 2002 07:22:01 +0000 (07:22 +0000)
commit947427ae83a46636a7be8a93a90c54b82fe8aed5
treebe08bb7e63aad207eac7c86deafc106c74af5bb4
parent6ad762a8c0c6e01078ec05b45c534f8c8cea3d90
Use new @ escapes consistently.
(b4_input_suffix, b4_output_parser_suffix, b4_output_parser_name,
b4_output_header_suffix, b4_output_header_name, b4_header_guard):
Remove, since they couldn't handle arbitrary characters in file
names.

Remove use of "#ifdef b4_header_guard", since it
mishandled funny characters in file names, and anyway it isn't
needed any more.

(YYSTYPE_IS_TRIVIAL): Define when the .h file would.
data/glr.c
data/yacc.c