--- parser3/src/classes/math.C 2001/12/10 13:51:30 1.10 +++ parser3/src/classes/math.C 2002/02/08 07:27:40 1.12 @@ -1,13 +1,12 @@ /** @file Parser: @b math parser class. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://paf.design.ru) - $Id: math.C,v 1.10 2001/12/10 13:51:30 paf Exp $ + $Id: math.C,v 1.12 2002/02/08 07:27:40 paf Exp $ */ -#include "pa_config_includes.h" #include "pa_common.h" #include "pa_vint.h" #include "pa_vmath.h"