Skip to content
Snippets Groups Projects
Commit 51a558e6 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Bug fix: remove `shpc_create.f90` from source files

Remove `shpc_create.f90` from source files of target `eddy_graph`. It
is no longer needed since commit 50d2f596.
parent be97e819
No related branches found
No related tags found
No related merge requests found
add_executable(eddy_graph eddy_graph.f90
${PROJECT_SOURCE_DIR}/Common/shpc_open.f90
${PROJECT_SOURCE_DIR}/Common/shpc_create.f90 get_snapshot.f90
${PROJECT_SOURCE_DIR}/Common/shpc_open.f90 get_snapshot.f90
overlap.f90 dispatch_snapshot.f90
${PROJECT_SOURCE_DIR}/Common/shpc_close.f90
${PROJECT_SOURCE_DIR}/Common/read_field_indices.f90
......
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