Skip to content

Commit

Permalink
Update CMake list with deleted files.
Browse files Browse the repository at this point in the history
  • Loading branch information
atgeirr committed Apr 14, 2016
1 parent eacbd4f commit 78a927c
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 2,563 deletions.
10 changes: 0 additions & 10 deletions CMakeLists_files.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ list (APPEND MAIN_SOURCE_FILES
opm/core/simulator/AdaptiveSimulatorTimer.cpp
opm/core/simulator/BlackoilState.cpp
opm/core/simulator/TwophaseState.cpp
opm/core/simulator/SimulatorCompressibleTwophase.cpp
opm/core/simulator/SimulatorIncompTwophase.cpp
opm/core/simulator/SimulatorReport.cpp
opm/core/simulator/SimulatorTimer.cpp
opm/core/simulator/TimeStepControl.cpp
Expand Down Expand Up @@ -153,7 +151,6 @@ list (APPEND TEST_SOURCE_FILES
tests/test_parallelistlinformation.cpp
tests/test_sparsevector.cpp
tests/test_sparsetable.cpp
#tests/test_thresholdpressure.cpp
tests/test_velocityinterpolation.cpp
tests/test_quadratures.cpp
tests/test_uniformtablelinear.cpp
Expand Down Expand Up @@ -227,8 +224,6 @@ list (APPEND EXAMPLE_SOURCE_FILES
examples/compute_tof.cpp
examples/compute_tof_from_files.cpp
examples/mirror_grid.cpp
examples/sim_2p_comp_reorder.cpp
examples/sim_2p_incomp.cpp
examples/wells_example.cpp
examples/diagnose_relperm.cpp
tutorials/tutorial1.cpp
Expand All @@ -252,8 +247,6 @@ list (APPEND ATTIC_FILES
# installation
list (APPEND PROGRAM_SOURCE_FILES
examples/mirror_grid.cpp
examples/sim_2p_comp_reorder.cpp
examples/sim_2p_incomp.cpp
)

# originally generated with the command:
Expand Down Expand Up @@ -348,8 +341,6 @@ list (APPEND PUBLIC_HEADER_FILES
opm/core/simulator/EquilibrationHelpers.hpp
opm/core/simulator/ExplicitArraysFluidState.hpp
opm/core/simulator/ExplicitArraysSatDerivativesFluidState.hpp
opm/core/simulator/SimulatorCompressibleTwophase.hpp
opm/core/simulator/SimulatorIncompTwophase.hpp
opm/core/simulator/SimulatorReport.hpp
opm/core/simulator/SimulatorTimer.hpp
opm/core/simulator/SimulatorTimerInterface.hpp
Expand Down Expand Up @@ -417,7 +408,6 @@ list (APPEND PUBLIC_HEADER_FILES
opm/core/utility/parameters/tinyxml/tinystr.h
opm/core/utility/parameters/tinyxml/tinyxml.h
opm/core/utility/share_obj.hpp
opm/core/utility/thresholdPressures.hpp
opm/core/well_controls.h
opm/core/wells.h
opm/core/wells/InjectionSpecification.hpp
Expand Down
300 changes: 0 additions & 300 deletions examples/sim_2p_comp_reorder.cpp

This file was deleted.

Loading

0 comments on commit 78a927c

Please sign in to comment.