coriolis/kite
Jean-Paul Chaput 51b3a11739 In Kite & Katana, segments may have been moved outside terminals.
* Bug: In Kite::NegociateWidow and Katana::NegociateWindow, when creating
    the TrackSegment from the AutoSegment, we put it on the nearest track
    from its current position. But it may happens that the nearest track
    is outside the terminal constraint interval (in the case of "nsxlib").
    Add the terminal constraint interval check.
      This was not affecting the routing result because the segment was
    put inside the right interval afterwards. It was only generating
    disgraceful transient error messages...
2017-11-17 11:17:21 +01:00
..
cmake_modules * All tools: 2010-05-19 14:31:10 +00:00
doc More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
python Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
src In Kite & Katana, segments may have been moved outside terminals. 2017-11-17 11:17:21 +01:00
CMakeLists.txt Check for any version of Python 2, instead of 2.7. 2017-07-11 17:52:58 +02:00