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
3d006cb7
"...tests/TestReferenceMonteCarloAnisotropicBarostat.cpp" did not exist on "b06fc4a7a47478beacbaf5cc108f755653bc7abb"
Commit
3d006cb7
authored
Jan 22, 2009
by
Mark Friedrichs
Browse files
Added comment
parent
2a1569a7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
platforms/brook/src/BrookPlatform.cpp
platforms/brook/src/BrookPlatform.cpp
+1
-1
No files found.
platforms/brook/src/BrookPlatform.cpp
View file @
3d006cb7
...
@@ -219,7 +219,7 @@ BrookPlatform::BrookPlatform( ){
...
@@ -219,7 +219,7 @@ BrookPlatform::BrookPlatform( ){
char
*
runtime
=
getenv
(
"brt_runtime"
);
char
*
runtime
=
getenv
(
"brt_runtime"
);
#endif
#endif
// if environment variable brt_runtime not set, default to cal
// if environment variable
'
brt_runtime
'
not set, default to
'
cal
' settinh
if
(
runtime
==
NULL
){
if
(
runtime
==
NULL
){
runtime
=
_strdup
(
"cal"
);
runtime
=
_strdup
(
"cal"
);
...
...
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