--- parser3/src/classes/math.C 2016/12/29 15:24:48 1.84 +++ parser3/src/classes/math.C 2017/02/07 22:00:28 1.85 @@ -1,7 +1,7 @@ /** @file Parser: @b math parser class. - Copyright (c) 2001-2015 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2017 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) portions from gen_uuid.c, @@ -22,7 +22,7 @@ extern "C" char *crypt(const char* , const char* ); #endif -volatile const char * IDENT_MATH_C="$Id: math.C,v 1.84 2016/12/29 15:24:48 moko Exp $"; +volatile const char * IDENT_MATH_C="$Id: math.C,v 1.85 2017/02/07 22:00:28 moko Exp $"; // defines