- Timestamp:
- Jul 18, 2023, 2:38:49 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncsp3.cpp
r9908 r10123 206 206 break; 207 207 } 208 208 if (_lastLine[0] == 'V') { 209 continue; 210 } 209 211 t_sp3Sat* sp3Sat = new t_sp3Sat(); 210 212 istringstream in(_lastLine.substr(1).c_str());
Note:
See TracChangeset
for help on using the changeset viewer.