improve comment

This commit is contained in:
eap 2011-10-28 12:46:32 +00:00
parent 7dc21166b6
commit 577f41d12d

View File

@ -124,7 +124,7 @@ protected:
SMESH_Gen* _gen; SMESH_Gen* _gen;
int _studyId; int _studyId;
int _shapeType; int _shapeType;
int _param_algo_dim; int _param_algo_dim; // to be set at descendant hypothesis constructor
private: private:
std::string _libName; std::string _libName;