(file) Return to undistortmdi.c CVS log (file) (dir) Up to [Development] / JSOC / proj / globalhs / apps

Diff for /JSOC/proj/globalhs/apps/undistortmdi.c between version 1.3 and 1.4

version 1.3, 2013/05/03 20:43:25 version 1.4, 2013/05/03 21:05:08
Line 604  int DoIt(void)
Line 604  int DoIt(void)
          continue; // go to next image          continue; // go to next image
       }       }
  
       drms_setkey_int(outrec, "TOTVALS", maprows*mapcols)        drms_setkey_int(outrec, "TOTVALS", maprows*mapcols);
       set_statistics(segout, outarr, 1);       set_statistics(segout, outarr, 1);
  
       // Write to the output record       // Write to the output record


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Karen Tian
Powered by
ViewCVS 0.9.4