Skip to content
Snippets Groups Projects
Commit b55877e2 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

cgribexlib update.

parent 6562b5b2
No related branches found
No related tags found
No related merge requests found
......@@ -196,6 +196,7 @@ const char *cgribexLibraryVersion(void);
void gribDebug(int debug);
void gribSetCalendar(int calendar);
void gribDateTimeX(int *isec1, int *date, int *time, int *startDate, int *startTime);
void gribDateTime(int *isec1, int *date, int *time);
int gribRefDate(int *isec1);
int gribRefTime(int *isec1);
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment