"ConvertFromQuadratic": fix comment

This commit is contained in:
eap 2006-05-04 09:18:09 +00:00
parent e33d871d3f
commit 829542bd83

View File

@ -113,7 +113,8 @@ bool SMESHDS_Group::Remove (const int theID)
return true; return true;
} }
//=======================================================================
//======================================================================
//function : Clear //function : Clear
//purpose : //purpose :
//======================================================================= //=======================================================================