Changeset 1490 in Sophya for trunk/ArchTOIPipe/Kernel
- Timestamp:
- May 6, 2001, 6:12:22 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/ArchTOIPipe/Kernel/toiprocessor.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/toiprocessor.cc
r1464 r1490 316 316 wontNeedValue = i; 317 317 for (int j=0; j< (int) inIx.size(); j++) { 318 inTOIs[j]->wontNeedBefore(i); 318 // $CHECK$ Reza 6/5/2001 Protection sur non connected TOI 319 if (inTOIs[j]) inTOIs[j]->wontNeedBefore(i); 319 320 } 320 321 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)