]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Add an IDL method to dynamically import a new
authortajchman <tajchman>
Tue, 6 Apr 2004 08:03:09 +0000 (08:03 +0000)
committertajchman <tajchman>
Tue, 6 Apr 2004 08:03:09 +0000 (08:03 +0000)
catalog file

idl/SALOME_ModuleCatalog.idl

index d94e01b885d18b589259bbd713bac7c56108778e..c96dc7d472e012d68b62900b915f6895e721f933 100644 (file)
@@ -300,6 +300,4 @@ New components replace existing components with the same name.
 */
     void ImportXmlCatalogFile(in string filename) raises(NotFound);
   } ;
-};
-  } ;
 };