mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
(output_infix): Remove; all uses removed.
This commit is contained in:
@@ -67,8 +67,4 @@ char* stringappend (const char* string1, const char* string2);
|
||||
/* Prefix used to generate output file names. */
|
||||
extern char *short_base_name;
|
||||
|
||||
/* Infix used to generate output file names (i.e., `.tab', or `_tab',
|
||||
or `'). */
|
||||
extern char *output_infix;
|
||||
|
||||
#endif /* !FILES_H_ */
|
||||
|
||||
Reference in New Issue
Block a user