USER-DPD: Set missing NP_HALF flag in npair_half_bin_newton_ssa.h
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
NPairStyle(half/bin/newton/ssa,
|
||||
NPairHalfBinNewtonSSA,
|
||||
NP_BIN | NP_NEWTON | NP_ORTHO | NP_SSA)
|
||||
NP_HALF | NP_BIN | NP_NEWTON | NP_ORTHO | NP_SSA)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user