Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
c64b5fe7
Commit
c64b5fe7
authored
Apr 03, 2012
by
Uwe Schulzweida
Browse files
cgribexlib update
parent
d6927d5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cgribexlib.c
View file @
c64b5fe7
...
...
@@ -39,7 +39,7 @@
#include
<float.h>
#include
<stdint.h>
#include
<inttypes.h>
#include
<
p
mmintrin.h>
#include
<
x
mmintrin.h>
#ifdef _GET_X86_COUNTER
#include
<x86intrin.h>
#endif
...
...
@@ -9642,7 +9642,7 @@ int gribUnzip(unsigned char *dbuf, long dbufsize, unsigned char *sbuf, long sbu
return
(
gribLen
);
}
static
const
char
grb_libvers
[]
=
"1.5.2"
" of ""Apr 3 2012"" ""15:0
7:09
"
;
static
const
char
grb_libvers
[]
=
"1.5.2"
" of ""Apr 3 2012"" ""15:0
8:45
"
;
const
char
*
cgribexLibraryVersion
(
void
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment