--- parser3/src/classes/math.C 2002/08/01 11:41:12 1.23 +++ parser3/src/classes/math.C 2003/01/21 15:51:07 1.24 @@ -1,11 +1,11 @@ /** @file Parser: @b math parser 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_MATH_C="$Date: 2002/08/01 11:41:12 $"; +static const char* IDENT_MATH_C="$Date: 2003/01/21 15:51:07 $"; #include "pa_common.h" #include "pa_vint.h"