--- parser3/src/main/execute.C 2005/08/08 08:41:51 1.312 +++ parser3/src/main/execute.C 2005/08/09 08:14:51 1.313 @@ -1,11 +1,11 @@ /** @file Parser: executor part of request class. - 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) */ -static const char * const IDENT_EXECUTE_C="$Date: 2005/08/08 08:41:51 $"; +static const char * const IDENT_EXECUTE_C="$Date: 2005/08/09 08:14:51 $"; #include "pa_opcode.h" #include "pa_array.h"