wlmaker
Loading...
Searching...
No Matches
src
util
version.h
Go to the documentation of this file.
1
/* ========================================================================= */
20
#ifndef __WLMAKER_VERSION_H__
21
#define __WLMAKER_VERSION_H__
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
// __cplusplus
26
28
extern
const
char
*
wlm_util_version
;
29
31
extern
const
char
*
wlm_util_version_full
;
32
33
#ifdef __cplusplus
34
}
// extern "C"
35
#endif
// __cplusplus
36
37
#endif
// __WLMAKER_VERSION_H__
38
/* == End of version.h ===================================================== */
wlm_util_version_full
const char * wlm_util_version_full
wlm_util_version
const char * wlm_util_version
Generated by
1.9.8