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

Diff for /JSOC/proj/globalhs/apps/jtsfiddle.c between version 1.7 and 1.8

version 1.7, 2012/08/17 06:50:06 version 1.8, 2012/08/21 23:29:34
Line 536  int DoIt(void)
Line 536  int DoIt(void)
   }   }
  
   if (mflipin)   if (mflipin)
     msignarr[MAVGOUT]=-1;  
   else  
     msignarr[MAVGOUT]=1;     msignarr[MAVGOUT]=1;
     else
       msignarr[MAVGOUT]=-1;
  
   // changed n_in to gapsize in following call   // changed n_in to gapsize in following call
   if (extract_gaps(gapsize, agaps, &n_sampled_in, gaps, tsample, &tsamplex, &num_sections, sections))   if (extract_gaps(gapsize, agaps, &n_sampled_in, gaps, tsample, &tsamplex, &num_sections, sections))


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

Karen Tian
Powered by
ViewCVS 0.9.4