USER-DPD: Set missing NP_HALF flag in npair_half_bin_newton_ssa.h

This commit is contained in:
Tim Mattox
2016-09-05 16:06:43 -04:00
parent 8ed3f4226e
commit 82c6eb4675

View File

@ -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