--- parser3/src/classes/math.C 2002/06/25 13:45:49 1.21 +++ parser3/src/classes/math.C 2003/01/21 15:51:07 1.24 @@ -1,12 +1,12 @@ /** @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) - - $Id: math.C,v 1.21 2002/06/25 13:45:49 paf Exp $ */ +static const char* IDENT_MATH_C="$Date: 2003/01/21 15:51:07 $"; + #include "pa_common.h" #include "pa_vint.h" #include "pa_vmath.h"