--- parser3/src/main/compile_tools.h 2005/08/08 13:30:45 1.75 +++ parser3/src/main/compile_tools.h 2005/08/09 08:14:51 1.76 @@ -1,14 +1,14 @@ /** @file Parser: compiler support helper functions decls. - Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2005 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef COMPILE_TOOLS #define COMPILE_TOOLS -static const char * const IDENT_COMPILE_TOOLS_H="$Date: 2005/08/08 13:30:45 $"; +static const char * const IDENT_COMPILE_TOOLS_H="$Date: 2005/08/09 08:14:51 $"; #include "pa_opcode.h" #include "pa_types.h"