projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
regen
[bison.git]
/
src
/
scan-gram.h
diff --git
a/src/scan-gram.h
b/src/scan-gram.h
index b7983f1c0efb815f12169b0de8e6fbff4fd45df9..ee397ed2e794474685ffaa987885654a5cec1461 100644
(file)
--- a/
src/scan-gram.h
+++ b/
src/scan-gram.h
@@
-1,6
+1,6
@@
/* Bison Grammar Scanner
/* Bison Grammar Scanner
- Copyright (C) 2006
, 2007
Free Software Foundation, Inc.
+ Copyright (C) 2006
-2007, 2009-2013
Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
This file is part of Bison, the GNU Compiler Compiler.
@@
-32,7
+32,7
@@
void gram_scanner_last_string_free (void);
extern FILE *gram_out;
extern int gram_lineno;
extern FILE *gram_out;
extern int gram_lineno;
-# define GRAM_LEX_DECL int gram_lex (
YY
STYPE *val, location *loc)
+# define GRAM_LEX_DECL int gram_lex (
GRAM_
STYPE *val, location *loc)
GRAM_LEX_DECL;
#endif /* !SCAN_GRAM_H_ */
GRAM_LEX_DECL;
#endif /* !SCAN_GRAM_H_ */