Salome HOME
IPAL54452: Compact mesh after merge operations
[modules/smesh.git] / src / DriverUNV / UNV2417_Structure.hxx
index 2101a9261333c703525c6de8781d9b7b1d2a6eef..1c89a7e572d47920fcf511d926f7e6cefb77b36d 100644 (file)
@@ -31,7 +31,7 @@
 
 namespace UNV2417{
 
-  typedef std::vector<int> TListOfId; // Nodal connectivitiesList of Id
+  typedef std::vector<int> TListOfId; // Nodal connectivity / List of Ids
 
   struct TRecord{
     std::string GroupName;