Skip to content
Snippets Groups Projects
Commit 9187d8bc authored by Alperen, Abdullah's avatar Alperen, Abdullah
Browse files

PuReMD-old: add missing NT macro definition

parent 84fb0db2
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@
#define ZERO (0.000000000000000e+00)
#define REAX_MAX_STR (1024)
#define REAX_MAX_NBRS (6)
#define REAX_MAX_NT_NBRS (6)
#define REAX_MAX_3BODY_PARAM (5)
#define REAX_MAX_4BODY_PARAM (5)
#define REAX_MAX_ATOM_TYPES (25)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment