From a56365f1a11e98ab6225ef657fece9073daa87fa Mon Sep 17 00:00:00 2001 From: mkr Date: Mon, 10 Apr 2006 14:01:15 +0000 Subject: [PATCH] Fix incorrect execution of Addition function from AddComponent. --- idl/SALOME_TestModuleCatalog.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idl/SALOME_TestModuleCatalog.idl b/idl/SALOME_TestModuleCatalog.idl index 80f5be229..a607060ac 100644 --- a/idl/SALOME_TestModuleCatalog.idl +++ b/idl/SALOME_TestModuleCatalog.idl @@ -27,7 +27,7 @@ #include "SALOME_Component.idl" -module SuperVisionTest { +module SALOME_TestModuleCatalog { interface Adder ; -- 2.39.2