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

make_cdilib: changed order of include files

parent d93a42b7
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,6 @@ c="dmemory.c \
dmemory.h \
error.c \
error.h \
stream_int.h \
taxis.c \
timebase.c \
calendar.c \
......@@ -142,8 +141,9 @@ c="dmemory.c \
pio_posixnonb.c \
pio_list_set.c"
h="cdi_limits.h taxis.h dtypes.h file.h cgribex.h gribapi.h service.h extra.h \
h="cdi_limits.h taxis.h dtypes.h file.h service.h extra.h \
ieg.h cdi.h timebase.h calendar.h basetime.h datetime.h \
stream_int.h cgribex.h gribapi.h \
stream_cgribex.h stream_gribapi.h stream_grb.h stream_cdf.h \
tablepar.h table.h gaussgrid.h grid.h varscan.h binary.h swap.h \
service.h stream_srv.h stream_ext.h stream_ieg.h cdf_int.h \
......
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