Changeset 1532 in Sophya for trunk/ArchTOIPipe/ProcWSophya/map2toi.cc
- Timestamp:
- Jun 15, 2001, 2:58:44 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/map2toi.cc
r1530 r1532 88 88 for(int k=snb;k<=sne;k++) { 89 89 90 int_8 flg = 0;90 uint_8 flg = 0; 91 91 double coord1 = getData(0,k); 92 92 double coord2 = getData(1,k);
Note:
See TracChangeset
for help on using the changeset viewer.