Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
2fd55278
Commit
2fd55278
authored
Apr 25, 2013
by
Uwe Schulzweida
Browse files
Makefile.am: added cdiFortran.h
parent
619aca16
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
2fd55278
...
...
@@ -26,6 +26,7 @@ libcdi_la_SOURCES = \
cdi_limits.h
\
cdi_util.c
\
cdiFortran.c
\
cdiFortran.h
\
cfortran.h
\
cgribex.h
\
cgribexlib.c
\
...
...
@@ -67,7 +68,7 @@ libcdi_la_SOURCES = \
pio_posixasynch.c
\
pio_posixfpguardsendrecv.c
\
pio_posixnonb.c
\
pio_list_set.c
\
pio_list_set.c
\
pio_rpc.c
\
pio_rpc.h
\
pio_server.c
\
...
...
src/Makefile.in
View file @
2fd55278
...
...
@@ -347,6 +347,7 @@ libcdi_la_SOURCES = \
cdi_limits.h
\
cdi_util.c
\
cdiFortran.c
\
cdiFortran.h
\
cfortran.h
\
cgribex.h
\
cgribexlib.c
\
...
...
@@ -388,7 +389,7 @@ libcdi_la_SOURCES = \
pio_posixasynch.c
\
pio_posixfpguardsendrecv.c
\
pio_posixnonb.c
\
pio_list_set.c
\
pio_list_set.c
\
pio_rpc.c
\
pio_rpc.h
\
pio_server.c
\
...
...
Write
Preview
Markdown
is supported
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