Add newline at end of pair_snap_kokkos_impl.h

This commit is contained in:
Stan Moore 2018-01-11 09:41:37 -07:00
parent db1ed32a51
commit 0d7bee40ae
1 changed files with 1 additions and 1 deletions

View File

@ -614,4 +614,4 @@ void PairSNAPKokkos<DeviceType>::v_tally_xyz(EV_FLOAT &ev, const int &i, const i
v_vatom(j,4) += 0.5*v4;
v_vatom(j,5) += 0.5*v5;
}
}
}