--- parser3/src/classes/Attic/_double.h 2001/03/13 13:39:54 1.4.8.1 +++ parser3/src/classes/Attic/_double.h 2001/04/17 19:00:25 1.7 @@ -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.4.8.1 2001/03/13 13:39:54 paf Exp $ + $Id: _double.h,v 1.7 2001/04/17 19:00:25 paf Exp $ */ -#ifndef _DOUBLE_H -#define _DOUBLE_H +#ifndef CLASSES_DOUBLE_H +#define CLASSES_DOUBLE_H #include "pa_vclass.h"