--- embedaddon/php/ext/sqlite/libsqlite/src/parse.y 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/parse.y 2012/02/21 23:48:02 1.1.1.1 @@ -14,7 +14,7 @@ ** the parser. Lemon will also generate a header file containing ** numeric codes for all of the tokens. ** -** @(#) $Id: parse.y,v 1.1 2012/02/21 23:48:02 misho Exp $ +** @(#) $Id: parse.y,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ %token_prefix TK_ %token_type {Token}