(file) Return to gapfill.h CVS log (file) (dir) Up to [Development] / JSOC / proj / libs / interpolate

Diff for /JSOC/proj/libs/interpolate/gapfill.h between version 1.4 and 1.5

version 1.4, 2011/12/06 18:11:03 version 1.5, 2016/01/22 03:47:55
Line 1 
Line 1 
   #ifndef __GAPFILL_H
   #define __GAPFILL_H
   
 #include <omp.h> #include <omp.h>
  
 struct fill_hash_struct { struct fill_hash_struct {
Line 59  int fgap_fill(
Line 62  int fgap_fill(
  
 char *gapfill_version(); // Returns CVS version of gapfill.c char *gapfill_version(); // Returns CVS version of gapfill.c
  
   #endif


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

Karen Tian
Powered by
ViewCVS 0.9.4