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

Diff for /JSOC/proj/sharp/apps/sw_functions.c between version 1.25 and 1.27

version 1.25, 2014/02/18 23:35:03 version 1.27, 2014/03/05 19:51:19
Line 1233  void greenpot(float *bx, float *by, floa
Line 1233  void greenpot(float *bx, float *by, floa
  
 char *sw_functions_version() // Returns CVS version of sw_functions.c char *sw_functions_version() // Returns CVS version of sw_functions.c
 { {
   return strdup("$Id$");      return strdup("$Id");
 } }
  
 /* ---------------- end of this file ----------------*/ /* ---------------- end of this file ----------------*/


Legend:
Removed from v.1.25  
changed lines
  Added in v.1.27

Karen Tian
Powered by
ViewCVS 0.9.4