Changeset 24510
- Timestamp:
- 01/12/20 23:07:35 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/model.m
r24476 r24510 179 179 end 180 180 %2019 Dec 16 181 if isa(md.dsl,'double') 181 if isa(md.dsl,'double') | isempty(md.dsl.compute_fingerprints) 182 182 md.dsl=dsl(); 183 183 end
Note:
See TracChangeset
for help on using the changeset viewer.