File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -495,6 +495,7 @@ OBJS_IO=input_conv.o\
495495 bessel_basis.o\
496496 cal_test.o\
497497 write_dos_pw.o\
498+ nscf_fermi_surf.o\
498499 nscf_band.o\
499500 cal_dos.o\
500501 cal_pdos_gamma.o\
@@ -563,7 +564,6 @@ OBJS_IO_LCAO=cal_r_overlap_R.o\
563564 write_dos_lcao.o\
564565 write_proj_band_lcao.o\
565566 write_istate_info.o\
566- nscf_fermi_surf.o\
567567 get_pchg_lcao.o\
568568 get_wf_lcao.o\
569569 io_dmk.o\
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ AddTest(
6262AddTest(
6363 TARGET io_write_dos_pw
6464 LIBS parameter ${math_libs} base device symmetry
65- SOURCES write_dos_pw_test.cpp ../cal_dos.cpp ../write_dos_pw.cpp ../output .cpp ../../module_cell/parallel_kpoints.cpp ../../module_cell/klist.cpp
65+ SOURCES write_dos_pw_test.cpp ../cal_dos.cpp ../write_dos_pw.cpp ../output .cpp ../../module_cell/parallel_kpoints.cpp ../../module_cell/klist.cpp ../nscf_fermi_surf.cpp
6666)
6767
6868AddTest(
You can’t perform that action at this time.
0 commit comments