]> SALOME platform Git repositories - modules/homard.git/blobdiff - src/HOMARD_I/HOMARD_Gen_i.hxx
Salome HOME
Destruction des schémas
[modules/homard.git] / src / HOMARD_I / HOMARD_Gen_i.hxx
index d45c2d91d27c7ef9d061ecd1cfc2988a7033d6ef..53ee8a0d12b8569fc68ec61a05a589f19b0533d4 100644 (file)
@@ -190,7 +190,7 @@ public:
 // YACS
   HOMARD::HOMARD_YACS_ptr         CreateYACSSchema (const char* YACSName, const char* nomCas, const char* ScriptFile, const char* DirName, const char* MeshFile);
   CORBA::Long                     YACSWrite(const char* nomYACS);
-  CORBA::Long                     YACSWriteOnFile(const char* nomYACS, const char* YACSFile);
+  CORBA::Long                     YACSWriteOnFile(const char* nomYACS, const char* XMLFile);
   std::string                     YACSDriverTexteZone(HOMARD::HOMARD_Hypothesis_var myHypo, YACSDriver* myDriver);
   std::string                     YACSDriverTexteBoundary(HOMARD::HOMARD_Cas_var myCase, YACSDriver* myDriver);