]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/engine/OptimizerLoop.hxx
Salome HOME
Squeeze memory of process hosting YACS graph
[modules/yacs.git] / src / engine / OptimizerLoop.hxx
index e909f42b77a91fde79743e7a61e7bcd6f71adf21..5cad3c4f9c36f895a20ebec8cc6f5a45646846b9 100644 (file)
@@ -105,7 +105,6 @@ namespace YACS
       OutPort *getOutPort(const std::string& name) const throw(Exception);
       OutputPort *getOutputPort(const std::string& name) const throw(Exception);
       YACS::Event finalize();
-
     protected:
       virtual YACS::Event updateStateOnFailedEventFrom(Node *node, const Executor *execInst);
       void buildDelegateOf(InPort * & port, OutPort *initialStart, const std::list<ComposedNode *>& pointsOfView);