--- parser3/src/main/execute.C 2002/11/22 16:16:33 1.294 +++ parser3/src/main/execute.C 2003/01/21 15:51:13 1.295 @@ -1,11 +1,11 @@ /** @file Parser: executor part of request class. - 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) */ -static const char* IDENT_EXECUTE_C="$Date: 2002/11/22 16:16:33 $"; +static const char* IDENT_EXECUTE_C="$Date: 2003/01/21 15:51:13 $"; #include "pa_opcode.h" #include "pa_array.h"