mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
touch
This commit is contained in:
parent
c69945961f
commit
39ac35b083
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* Driver template for the LEMON parser generator.
|
/* Driver template for the LEMON parser generator.
|
||||||
** The author disclaims copyright to this source code.
|
** The author disclaims copyright to this source code.
|
||||||
*/
|
*/
|
||||||
/* First off, code is include which follows the "include" declaration
|
/* First off, code is include which follows the "include" declaration
|
||||||
** in the input file. */
|
** in the input file. */
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue