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