mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
touch
This commit is contained in:
parent
87528d9138
commit
3f320607ab
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Driver template for the LEMON parser generator.
|
||||
/* Driver template for the LEMON parser generator.
|
||||
** The author disclaims copyright to this source code.
|
||||
*/
|
||||
/* First off, code is include which follows the "include" declaration
|
||||
|
|
|
@ -138,3 +138,4 @@
|
|||
#define TK_ELSE 138
|
||||
#define TK_INDEX 139
|
||||
#define TK_TO 140
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue