]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/NMTDS/NMTDS_CArray1OfIndexRange.hxx
Salome HOME
untabify
[modules/geom.git] / src / NMTDS / NMTDS_CArray1OfIndexRange.hxx
index c79bd32ae3e2e16ec6c8eccbcf472737b78dbd9e..dc57adbc255d62e3603a6dcff6a6631e99111ea7 100644 (file)
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-// File:       NMTDS_BndSphere.hxx
-// Created:    
-// Author:     Peter KURNEV
-//             <pkv@irinox>
+// File:        NMTDS_BndSphere.hxx
+// Created:     
+// Author:      Peter KURNEV
+//              <pkv@irinox>
 
 #ifndef _NMTDS_CArray1OfIndexRange_HeaderFile
 #define _NMTDS_CArray1OfIndexRange_HeaderFile
@@ -46,7 +46,7 @@ class NMTDS_CArray1OfIndexRange  {
 
   Standard_EXPORT
     NMTDS_CArray1OfIndexRange(const Standard_Integer Length = 0,
-                             const Standard_Integer BlockLength = 5);
+                              const Standard_Integer BlockLength = 5);
   
   Standard_EXPORT   
     void Resize(const Standard_Integer theNewLength) ;