]> SALOME platform Git repositories - modules/superv.git/commitdiff
Salome HOME
A patch by Paul RASCLE for ASTER cluster (64 bits). V3_2_6pre2 V3_2_6pre3
authorjfa <jfa@opencascade.com>
Thu, 15 Mar 2007 06:53:51 +0000 (06:53 +0000)
committerjfa <jfa@opencascade.com>
Thu, 15 Mar 2007 06:53:51 +0000 (06:53 +0000)
src/GraphExecutor/DataFlowExecutor_InNode.hxx

index 008c7287874c8d24d1f2e8953e7fb62118e4ec9f..7b10bc378b926e0c962a6d050f6ea86eb71886ac 100644 (file)
@@ -459,7 +459,7 @@ namespace GraphExecutor {
       bool PyDynInvoke( PyObject * MyPyRunMethod ,
                        const char *method , 
                        ServicesAnyData * inParams , int nInParams ,
-                       ServicesAnyData * inParams , int nOutParams ) ;
+                       ServicesAnyData * outParams, int nOutParams ) ;
 
       int Executing_SuspendAction() ;
       int SuspendedExecuting_ResumeAction() ;