Skip to content

Commit

Permalink
remove parameter_pool.cpp in CMakeLists.txt (#3983)
Browse files Browse the repository at this point in the history
Co-authored-by: Mohan Chen <mohan.chen.chen.mohan@gmail.com>
  • Loading branch information
WHUweiqingzhou and mohanchen committed Apr 17, 2024
1 parent db23a2b commit 426fc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/module_io/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ list(APPEND objects
output_log.cpp
output_rho.cpp
output_potential.cpp
parameter_pool.cpp
#parameter_pool.cpp
para_json.cpp
)

Expand Down

0 comments on commit 426fc92

Please sign in to comment.