]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/DriverUNV/UNV164_Structure.cxx
Salome HOME
Merge from V6_main (04/10/2012)
[modules/smesh.git] / src / DriverUNV / UNV164_Structure.cxx
index 0fff1bdc541cd6795c079895d29ea5bb1650960e..a48520cdb5a24f61bf10832cfbe745bd091829e1 100644 (file)
@@ -62,7 +62,7 @@ void UNV164::Write(std::ofstream& out_stream)
     EXCEPTION(runtime_error,"ERROR: Output file not good.");
   
   out_stream<<"    -1" << endl;
-  out_stream<<"  "<<_label_dataset << endl;
+  out_stream<<"   "<<_label_dataset << endl;
 
   out_stream<<"         1  SI: Meter (newton)         2"                                    << endl;
   out_stream<<"    1.0000000000000000E+0    1.0000000000000000E+0    1.0000000000000000E+0" << endl;