- Timestamp:
- Feb 28, 2009, 3:37:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bns.cpp
r1670 r1672 373 373 prns << prn; 374 374 if ( _ephList.contains(prn) ) { 375 in >> xx(1) >> xx(2) >> xx(3) >> xx(4); 375 // in >> xx(1) >> xx(2) >> xx(3) >> xx(4); 376 in >> xx(1) >> xx(2) >> xx(3) >> xx(4) >> xx(5); 376 377 xx(1) *= 1e3; 377 378 xx(2) *= 1e3;
Note:
See TracChangeset
for help on using the changeset viewer.