silence compiler warning
This commit is contained in:
@ -441,6 +441,7 @@ double MLIAPDescriptorSNAP::get_cutmax()
|
||||
if (cut > cutmax) cutmax = cut;
|
||||
return cutmax;
|
||||
}
|
||||
return cutmax;
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user