--- parser3/src/classes/classes.h 2001/05/04 10:42:35 1.7 +++ parser3/src/classes/classes.h 2001/05/17 18:26:22 1.8 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: classes.h,v 1.7 2001/05/04 10:42:35 paf Exp $ + $Id: classes.h,v 1.8 2001/05/17 18:26:22 parser Exp $ */ #ifndef CLASSES_H @@ -40,7 +40,7 @@ public: // usage }; -/// @relates Methoded +/// all Methoded registered here in autogenerated classes.C class Methoded_array : public Array { public: Methoded_array(Pool& pool);