--- parser3/src/classes/Attic/_table.h 2001/03/13 13:43:27 1.2 +++ parser3/src/classes/Attic/_table.h 2001/04/17 19:00:26 1.6 @@ -1,13 +1,15 @@ -/* - Parser +/** @file + 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.2 2001/03/13 13:43:27 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"