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
5c1b44ec
"plugins/vscode:/vscode.git/clone" did not exist on "f01dc8d909952bef86f8ee878f9979e37fcc9f0e"
Commit
5c1b44ec
authored
Jan 26, 2009
by
Mark Friedrichs
Browse files
Minor edits
parent
4a87b9b6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
platforms/brook/src/BrookRandomNumberGenerator.cpp
platforms/brook/src/BrookRandomNumberGenerator.cpp
+4
-4
No files found.
platforms/brook/src/BrookRandomNumberGenerator.cpp
View file @
5c1b44ec
...
...
@@ -619,7 +619,7 @@ int BrookRandomNumberGenerator::_loadGVShuffle( void ){
const
int
np
=
sizeof
(
p
)
/
sizeof
(
p
[
0
]);
const
int
pmax
=
p
[
np
-
1
];
static
const
std
::
string
methodName
=
"
\n
BrookRandomNumberGenerator::loadGVShuffle"
;
static
const
std
::
string
methodName
=
"BrookRandomNumberGenerator::loadGVShuffle"
;
int
printOn
=
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