--- parser3/src/classes/Attic/_double.h 2001/03/13 13:43:27 1.5 +++ parser3/src/classes/Attic/_double.h 2001/04/16 11:26:33 1.6.2.1 @@ -1,13 +1,15 @@ -/* - Parser +/** @file + Parser: @b double parser class decls. + Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexander Petrosyan (http://design.ru/paf) - $Id: _double.h,v 1.5 2001/03/13 13:43:27 paf Exp $ + $Id: _double.h,v 1.6.2.1 2001/04/16 11:26:33 paf Exp $ */ -#ifndef _DOUBLE_H -#define _DOUBLE_H +#ifndef CLASSES_DOUBLE_H +#define CLASSES_DOUBLE_H #include "pa_vclass.h"