(file) Return to jsoc_version.h CVS log (file) (dir) Up to [Development] / JSOC / base

Diff for /JSOC/base/jsoc_version.h between version 1.129 and 1.130

version 1.129, 2020/08/04 16:02:39 version 1.130, 2021/02/13 19:16:51
Line 57  static inline const char *jsoc_getversio
Line 57  static inline const char *jsoc_getversio
     return jsoc_version;     return jsoc_version;
 } }
  
 #endif  static inline const char *jsoc_get_make_root(void)
   {
       return DRMS_MAKE_ROOT_DIRECTORY;
   }
  
   #endif


Legend:
Removed from v.1.129  
changed lines
  Added in v.1.130

Karen Tian
Powered by
ViewCVS 0.9.4