Skip to content

Commit d0adbc2

Browse files
author
wenfei-li
committed
gint : update makefile
1 parent fc3b9a8 commit d0adbc2

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

source/Makefile.Objects

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ grid_bigcell.o\
111111
grid_meshball.o\
112112
gint_tools.o\
113113
gint_gamma.o\
114-
gint_gamma_common.o\
115114
gint_gamma_fvl.o\
116115
gint_gamma_vl.o\
117116
gint_gamma_rho.o\
@@ -122,7 +121,6 @@ gint_k_init.o\
122121
gint_k_vl.o\
123122
gint_k_rho.o\
124123
gint_k_fvl.o\
125-
grid_base_beta.o\
126124
ORB_control.o\
127125
ORB_read.o\
128126
ORB_atomic.o\

source/module_grid/Makefile.Objects

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ complexmatrix.o\
1818
matrix.o\
1919

2020
OBJS_GRID=
21-
grid_base_beta.o\
2221
grid_bigcell.o\
2322
grid_meshball.o\
2423
grid_meshk.o\

0 commit comments

Comments
 (0)