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
6f92b9be
"vscode:/vscode.git/clone" did not exist on "6e3526b48a2cd3ea28c2556a1906fd8fe1acfb41"
Commit
6f92b9be
authored
Mar 22, 2012
by
Peter Eastman
Browse files
Fixed capitalization of library name
parent
a57facb4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/setup.py
wrappers/python/setup.py
+1
-1
No files found.
wrappers/python/setup.py
View file @
6f92b9be
...
@@ -113,7 +113,7 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM,
...
@@ -113,7 +113,7 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM,
'OpenMMSerialization'
,
'OpenMMSerialization'
,
'OpenMMFreeEnergy'
,
'OpenMMFreeEnergy'
,
'OpenMMAmoeba'
,
'OpenMMAmoeba'
,
'OpenMMR
pmd
'
,
'OpenMMR
PMD
'
,
]
]
if
'OPENMM_USE_DEBUG_LIBS'
in
os
.
environ
:
if
'OPENMM_USE_DEBUG_LIBS'
in
os
.
environ
:
if
platform
.
system
()
==
"Windows"
:
if
platform
.
system
()
==
"Windows"
:
...
...
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