Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
0df95c59
"platforms/vscode:/vscode.git/clone" did not exist on "0e6cbcea5001321c4aaa88318c70890191d60181"
Commit
0df95c59
authored
Jul 29, 2010
by
Peter Eastman
Browse files
Removed some accidentally included debugging code
parent
e4be7792
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
plugins/amoeba/platforms/cuda/tests/AmoebaTinkerParameterFile.cpp
...amoeba/platforms/cuda/tests/AmoebaTinkerParameterFile.cpp
+0
-1
No files found.
plugins/amoeba/platforms/cuda/tests/AmoebaTinkerParameterFile.cpp
View file @
0df95c59
...
@@ -2192,7 +2192,6 @@ static int readAmoebaMultipoleParameters( FILE* filePtr, MapStringInt& forceMap,
...
@@ -2192,7 +2192,6 @@ static int readAmoebaMultipoleParameters( FILE* filePtr, MapStringInt& forceMap,
}
}
}
else
if
(
field
.
compare
(
"AmoebaMultipoleEnd"
)
==
0
){
}
else
if
(
field
.
compare
(
"AmoebaMultipoleEnd"
)
==
0
){
printf
(
"here
\n
"
);
done
++
;
done
++
;
}
else
if
(
field
.
compare
(
AMOEBA_MULTIPOLE_ROTATION_MATRICES
)
==
0
||
}
else
if
(
field
.
compare
(
AMOEBA_MULTIPOLE_ROTATION_MATRICES
)
==
0
||
field
.
compare
(
AMOEBA_MULTIPOLE_ROTATED
)
==
0
||
field
.
compare
(
AMOEBA_MULTIPOLE_ROTATED
)
==
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