--- parser3/src/include/pa_opcode.h 2002/10/15 14:28:56 1.23 +++ parser3/src/include/pa_opcode.h 2003/01/21 15:51:10 1.24 @@ -1,7 +1,7 @@ /** @file Parser: compiled code related decls. - Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ @@ -9,7 +9,7 @@ #ifndef CODE_H #define CODE_H -static const char* IDENT_OPCODE_H="$Date: 2002/10/15 14:28:56 $"; +static const char* IDENT_OPCODE_H="$Date: 2003/01/21 15:51:10 $"; #include "pa_string.h" #include "pa_array.h"