version 1.100, 2015/07/08 20:46:49
|
version 1.181, 2022/07/14 15:57:26
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V8R9" |
#define jsoc_version "V9R5X" |
#define jsoc_vers_num (809) |
#define jsoc_vers_num (-905) |
| |
| |
static inline const char *jsoc_getversion(char *verstr, int size, int *isdev) | static inline const char *jsoc_getversion(char *verstr, int size, int *isdev) |
Line 58 static inline const char *jsoc_getversio |
|
Line 58 static inline const char *jsoc_getversio |
|
} | } |
| |
#endif | #endif |
|
|