--- parser3/src/classes/Attic/_table.h 2001/03/19 22:11:07 1.4 +++ parser3/src/classes/Attic/_table.h 2001/04/17 19:00:26 1.6 @@ -1,15 +1,15 @@ /** @file - Parser: table parser class decls. + Parser: @b table parser class decls. Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: _table.h,v 1.4 2001/03/19 22:11:07 paf Exp $ + $Id: _table.h,v 1.6 2001/04/17 19:00:26 paf Exp $ */ -#ifndef _TABLE_H -#define _TABLE_H +#ifndef CLASSES_TABLE_H +#define CLASSES_TABLE_H #include "pa_vclass.h"