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

examples/pio/cdi.inc: reemoved

parent 1bc174a4
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,6 @@ examples/cdi_write_f2003.f90 -text
examples/compf -text
examples/pio/Makefile.am -text
examples/pio/Makefile.in -text
examples/pio/cdi.inc -text
examples/pio/collectData.c -text
examples/pio/collectData2003.F90 -text
examples/pio/collectDataNStreams.c -text
......
......@@ -8,7 +8,8 @@ if USE_FC
noinst_PROGRAMS+=collectData2003
endif
AM_CFLAGS=-I$(top_srcdir)/src
AM_CFLAGS = -I$(top_srcdir)/src
AM_FCFLAGS = $(FPP_INCOPT)$(top_srcdir)/src
collectData_SOURCES=collectData.c
......
../../src/cdi.inc
\ No newline at end of file
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