Differences From Artifact [b081e585d9]:
- File mttroot/mtt/lib/cr/perl/lin.pm — part of check-in [56b1ff20a4] at 2004-08-30 23:08:41 on branch origin/master — Perl module implementing lin CR, for use with apply_cr.pl (user: geraint@users.sourceforge.net, size: 9552) [annotate] [blame] [check-ins using] [more...]
To Artifact [09da787f54]:
- File mttroot/mtt/lib/cr/perl/lin.pm — part of check-in [0b8f942236] at 2004-08-31 01:59:12 on branch origin/master — Fixed C,I and R causality. (user: geraint@users.sourceforge.net, size: 9550) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
135 136 137 138 139 140 141 | 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 | - + - + |
if (
($out_port == 1)
and
($in_port == 1)
)
{ # single port
|
| ︙ |