Salome HOME
PR: first version from Antony GEAY, with directory restructuration
[modules/yacs.git] / README
1 IMPROVEMENTS :
2
3 - OutGate::isAlreadyInList : use std::find
4 - Bloc::checkNoCyclePassingThrough : first loop iter1=currentNodesToTest.erase(iter1) as last argument