Changeset 11431
- Timestamp:
- Jan 30, 2007, 9:41:07 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsStandard.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsStandard.c
r11372 r11431 211 211 212 212 double coords = concept->data.F64; // The coordinates 213 214 if (!isfinite(coords)) { 215 return psMetadataItemAllocF32(concept->name, concept->comment, NAN); 216 } 213 217 214 218 // How to interpret the coordinates
Note:
See TracChangeset
for help on using the changeset viewer.
