Changeset 12519 for issm/trunk-jpl/src/c/objects/KML/KML_Object.cpp
- Timestamp:
- 06/22/12 17:27:12 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/KML/KML_Object.cpp
r12515 r12519 253 253 254 254 else if (!strncmp(kstr,"<",1)) { 255 if(true)_pprintLine_("KML_Object::Read -- Unrecognized opening tag " << kstr << ".");255 _pprintLine_("KML_Object::Read -- Unrecognized opening tag " << kstr << "."); 256 256 // KMLFileTagSkip(kstr, 257 257 // fid);
Note:
See TracChangeset
for help on using the changeset viewer.