mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename tutorialx.cpp sim_tutorialx.cpp
This commit is contained in:
parent
0aca27ab52
commit
093d8bb134
@ -224,10 +224,10 @@ list (APPEND EXAMPLE_SOURCE_FILES
|
|||||||
examples/compute_initial_state.cpp
|
examples/compute_initial_state.cpp
|
||||||
examples/compute_tof_from_files.cpp
|
examples/compute_tof_from_files.cpp
|
||||||
examples/diagnose_relperm.cpp
|
examples/diagnose_relperm.cpp
|
||||||
tutorials/tutorial1.cpp
|
tutorials/sim_tutorial1.cpp
|
||||||
tutorials/tutorial2.cpp
|
tutorials/sim_tutorial2.cpp
|
||||||
tutorials/tutorial3.cpp
|
tutorials/sim_tutorial3.cpp
|
||||||
tutorials/tutorial4.cpp
|
tutorials/sim_tutorial4.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
# programs listed here will not only be compiled, but also marked for
|
# programs listed here will not only be compiled, but also marked for
|
||||||
|
Loading…
Reference in New Issue
Block a user