Skip to content

Commit 53fdb2d

Browse files
committed
move ctrl_output_fp to pw part
1 parent a9fda59 commit 53fdb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/source_io/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
list(APPEND objects
22
input_conv.cpp
3+
ctrl_output_fp.cpp
34
bessel_basis.cpp
45
cal_test.cpp
56
cal_dos.cpp
@@ -82,7 +83,6 @@ if(ENABLE_LCAO)
8283
cal_r_overlap_R.cpp
8384
output_mat_sparse.cpp
8485
ctrl_output_lcao.cpp
85-
ctrl_output_fp.cpp
8686
)
8787
endif()
8888

0 commit comments

Comments
 (0)