Changeset 25836 for issm/trunk/src/c/kml/KML_MultiGeometry.h
- Timestamp:
- 12/08/20 08:45:53 (4 years ago)
- Location:
- issm/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/c
- Property svn:ignore
-
old new 23 23 issm_ocean 24 24 issm_dakota 25 issm_post
-
- Property svn:ignore
-
issm/trunk/src/c/kml/KML_MultiGeometry.h
r20500 r25836 34 34 int ObjectEnum(){_error_("Not implemented yet.");}; 35 35 Object* copy(){_error_("Not implemented yet.");}; 36 void Marshall( char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ _error_("not implemented yet!");};36 void Marshall(MarshallHandle* marshallhandle){ _error_("not implemented yet!");}; 37 37 /*}}}*/ 38 38
Note:
See TracChangeset
for help on using the changeset viewer.