Changeset 17924 for issm/trunk-jpl/src/c/classes/Massfluxatgate.h
- Timestamp:
- 05/04/14 14:18:34 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Massfluxatgate.h
r16499 r17924 31 31 /*FUNCTION Massfluxatgate() {{{*/ 32 32 Massfluxatgate(){ 33 this->name = 0;34 this->numsegments 35 this->segments = 0;33 this->name = 0; 34 this->numsegments = 0; 35 this->segments = 0; 36 36 } 37 37 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.