Salome HOME
Reorganisation des cas-tests et des tutoriaux
[modules/homard.git] / idl / HOMARD_Gen.idl
index 29eabb2472f8bdadacad8f198971c9caa89bf3e0..1c134945a8a5a7510a2cb566f11e42a4b4f3a2ba 100644 (file)
@@ -181,7 +181,7 @@ module HOMARD
     string CreateDirNameIter(in string NomDir, in long option )
     raises(SALOME::SALOME_Exception);
 
-    boolean VerifieDir (in string IterName)                raises (SALOME::SALOME_Exception);
+    string VerifieDir (in string NomDir)                raises (SALOME::SALOME_Exception);
 
 //
     void PublishFileUnderIteration(in string IterName, in string FileName, in string Comment)