forked from lijiext/lammps
Merge pull request #981 from lammps/latte-tweak
fix glitch in ABIVERSION in fix latte
This commit is contained in:
commit
474b59a1f3
|
@ -48,7 +48,7 @@ extern "C" {
|
|||
// a meaningful error messages, as they can cause
|
||||
// difficult to debug crashes or memory corruption.
|
||||
|
||||
#define ABIVERSION 20180622
|
||||
#define LATTE_ABIVERSION 20180622
|
||||
#define INVOKED_PERATOM 8
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in New Issue