update formatting style to be more consistent
This commit is contained in:
@ -923,7 +923,7 @@ void PairTersoffTable::read_file(char *file)
|
||||
params[nparams].biga *= conversion_factor;
|
||||
params[nparams].bigb *= conversion_factor;
|
||||
}
|
||||
} catch (TokenizerException & e) {
|
||||
} catch (TokenizerException &e) {
|
||||
error->one(FLERR, e.what());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user