Salome HOME
Various fixes for test runs - introducing MEDCOUPLING_RESOURCE_DIR env variable
[tools/medcoupling.git] / src / ParaMEDMEM / ParaSkyLineArray.cxx
index 586c0c4a85e8041d13926369788e8c66000a6781..4ae9e87652057a7eadd2483652185fe1593caaf3 100644 (file)
@@ -132,4 +132,5 @@ MCAuto<ParaSkyLineArray> ParaSkyLineArray::equiRedistribute(mcIdType nbOfEntitie
   skOut = skOut->uniqueNotSortedByPack();//remove duplicates
   MCAuto<ParaSkyLineArray> ret(ParaSkyLineArray::New(skOut,globalIdsOut));
   return ret.retn();
-}
\ No newline at end of file
+}
+