Missed one instance of SUCCESS
This commit is contained in:
@ -111,7 +111,7 @@ int Init_ListsOMP(reax_system *system, control_params *control,
|
||||
free(hb_top);
|
||||
free(bond_top);
|
||||
|
||||
return SUCCESS;
|
||||
return REAXC_SUCCES;
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user