We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619caec commit 9e3d872Copy full SHA for 9e3d872
source/Makefile.Objects
@@ -63,15 +63,6 @@ sto_iter.o\
63
sto_hchi.o\
64
sto_che.o\
65
66
-OBJS_SURCHEM=cal_epsilon.o\
67
-cal_pseudo.o\
68
-cal_totn.o\
69
-cal_vcav.o\
70
-cal_vel.o\
71
-corrected_energy.o\
72
-H_correction_pw.o\
73
-minimize_cg.o
74
-
75
OBJS_TOOLS=complexarray.o\
76
complexmatrix.o \
77
realarray.o \
@@ -260,7 +251,6 @@ OBJS_FIRST_PRINCIPLES=$(OBJS_MAIN)\
260
251
$(OBJS_PW)\
261
252
$(OBJS_LCAO)\
262
253
$(OBJS_ESOLVER)\
263
-$(OBJS_SURCHEM)\
264
254
$(OBJS_XC)\
265
255
charge.o \
266
256
charge_mixing.o \
0 commit comments