Changeset 25508 for issm/trunk-jpl/src/c/kml/KML_Geometry.h
- Timestamp:
- 09/01/20 14:48:32 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/kml/KML_Geometry.h
r25507 r25508 29 29 int ObjectEnum(){_error_("Not implemented yet.");}; 30 30 Object* copy(){_error_("Not implemented yet.");}; 31 void Marshall 2(MarshallHandle* marshallhandle){ _error_("not implemented yet!");};31 void Marshall(MarshallHandle* marshallhandle){ _error_("not implemented yet!");}; 32 32 /*}}}*/ 33 33
Note:
See TracChangeset
for help on using the changeset viewer.