This website requires JavaScript.
Explore
Help
Sign In
core
/
eccodes
mirror of
https://github.com/ecmwf/eccodes.git
Watch
1
Star
0
Fork
You've already forked eccodes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5853a8c56
eccodes
/
src
/
grib_api_version.c.in
4 lines
98 B
C
Raw
Blame
History
#
include
"grib_api_internal.h"
const
char
*
grib_get_git_sha1
(
)
{
return
"
@ECCODES_GIT_SHA1@
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink