Browse Source

touch generated parser.

PEAR_1_4DEV
Ilia Alshanetsky 22 years ago
parent
commit
02ea3938be
  1. 2
      ext/sqlite/libsqlite/src/parse.c

2
ext/sqlite/libsqlite/src/parse.c

@ -1,5 +1,5 @@
/* 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
** in the input file. */

Loading…
Cancel
Save