Browse Source

touch generated file to avoid implicit yacc rule from eating it

PHP-5.1
Wez Furlong 21 years ago
parent
commit
4d5c40cd9a
  1. 2
      ext/pdo_sqlite/sqlite/src/parse.c

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

@ -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

Loading…
Cancel
Save