0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-11-08 13:48:40 +00:00

- Added Id tag property to .h and .cc

This commit is contained in:
Felipe Pena 2010-12-31 14:15:54 +00:00
parent 612e7077d6
commit c2f284f39d
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
/* $Id: header 297205 2010-03-30 21:09:07Z johannes $ */
/* $Id$ */
#ifndef PHP_V8JS_H
#define PHP_V8JS_H

View File

@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
/* $Id: header 297205 2010-03-30 21:09:07Z johannes $ */
/* $Id$ */
#ifndef PHP_V8JS_MACROS_H
#define PHP_V8JS_MACROS_H

View File

@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
/* $Id: header 297205 2010-03-30 21:09:07Z johannes $ */
/* $Id$ */
#define V8JS_DEBUG 0