]> SALOME platform Git repositories - modules/homard.git/blobdiff - src/HOMARD/HomardDriver.cxx
Salome HOME
Selection of the last time step; Back to the current directory after a computation...
[modules/homard.git] / src / HOMARD / HomardDriver.cxx
index 763965412d303391cbc9728037144d7e64b693d2..ac6d4ca50c8957c022fcc27c48685da320c59923 100644 (file)
@@ -73,6 +73,7 @@ void HomardDriver::TexteInit( const std::string DirCompute, const std::string Di
   _Texte += "HOMaiN__ Mai" + _siter   + " \"" + DirComputePa + "/maill." + _siter   + ".hom.med\"\n" ;
   _Texte += "HOMaiNP1 Mai" + _siterp1 + " \"" + DirCompute   + "/maill." + _siterp1 + ".hom.med\"\n" ;
   _Texte += "RepeTrav \"" + DirCompute + "\"\n" ;
+  _Texte += "RepeInfo \"" + DirCompute + "\"\n" ;
 //
 }