Skip to content

Commit 3354927

Browse files
authored
update code format of Exx_LIP (#5473)
1 parent 890fe37 commit 3354927

File tree

5 files changed

+646
-745
lines changed

5 files changed

+646
-745
lines changed

source/Makefile.Objects

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ OBJS_MODULE_RI=conv_coulomb_pot_k.o\
603603
ABFs_Construct-PCA.o \
604604
exx_opt_orb.o \
605605
exx_opt_orb-print.o \
606-
exx_lip.o\
607606
Matrix_Orbs11.o\
608607
Matrix_Orbs21.o\
609608
Matrix_Orbs22.o\

source/module_ri/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ if (ENABLE_LIBRI)
77
Matrix_Orbs21.cpp
88
Matrix_Orbs22.cpp
99
RI_2D_Comm.cpp
10-
exx_lip.cpp
1110
Mix_DMk_2D.cpp
1211
Mix_Matrix.cpp
1312
)

0 commit comments

Comments
 (0)