Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
Applications
LAMMPS
Commits
dc6123fa
Commit
dc6123fa
authored
Oct 08, 2018
by
Axel Kohlmeyer
Browse files
fix stupid typo
parent
3c41295e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/compute_pair.cpp
View file @
dc6123fa
...
...
@@ -44,7 +44,7 @@ ComputePair::ComputePair(LAMMPS *lmp, int narg, char **arg) :
int
iarg
=
4
;
nsub
=
0
;
evalue
=
N
PAIR
;
evalue
=
E
PAIR
;
if
(
narg
>
iarg
)
{
if
(
isdigit
(
arg
[
iarg
][
0
]))
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment