Skip to content

Commit 963b481

Browse files
committed
Remove unused source files
1 parent 715e4c3 commit 963b481

7 files changed

Lines changed: 1 addition & 175 deletions

File tree

src/core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ add_library(
4848
system/GpuParticleData.cpp
4949
system/System.cpp
5050
PartCfg.cpp
51+
ExclusionRadius.cpp
5152
TabulatedPotential.cpp)
5253
add_library(espresso::core ALIAS espresso_core)
5354
espresso_set_common_target_properties(espresso_core)
@@ -116,7 +117,6 @@ add_subdirectory(magnetostatics)
116117
add_subdirectory(nonbonded_interactions)
117118
add_subdirectory(object-in-fluid)
118119
add_subdirectory(observables)
119-
add_subdirectory(reaction_methods)
120120
add_subdirectory(scafacos)
121121
add_subdirectory(stokesian_dynamics)
122122
add_subdirectory(virtual_sites)
File renamed without changes.
File renamed without changes.

src/core/reaction_methods/CMakeLists.txt

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/core/reaction_methods/tests/CMakeLists.txt

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/core/reaction_methods/tests/particle_tracking_test.cpp

Lines changed: 0 additions & 83 deletions
This file was deleted.

src/core/reaction_methods/tests/reaction_methods_utils_test.cpp

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)