source: issm/oecreview/Archive/24684-25833/ISSM-25694-25695.diff@ 25834

Last change on this file since 25834 was 25834, checked in by Mathieu Morlighem, 4 years ago

CHG: added 24684-25833

File size: 477 bytes
RevLine 
[25834]1Index: ../trunk-jpl/src/m/solve/parseresultsfromdisk.m
2===================================================================
3--- ../trunk-jpl/src/m/solve/parseresultsfromdisk.m (revision 25694)
4+++ ../trunk-jpl/src/m/solve/parseresultsfromdisk.m (revision 25695)
5@@ -128,11 +128,6 @@
6 end
7 results(index).(result.fieldname)=result.field;
8 end
9-
10-disp(results)
11-disp(length(results))
12-pause
13-
14 % }}}
15 function results=parseresultsfromdiskioserialsequential(md,filename) % {{{
16
Note: See TracBrowser for help on using the repository browser.