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
adac886f
Commit
adac886f
authored
Jun 17, 2009
by
Michael Sherman
Browse files
remove context.getTime()
parent
974b731e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
examples/wrappers/openmm.f90
examples/wrappers/openmm.f90
+0
-5
No files found.
examples/wrappers/openmm.f90
View file @
adac886f
...
@@ -376,11 +376,6 @@ module OpenMM
...
@@ -376,11 +376,6 @@ module OpenMM
type
(
OpenMM_Context
)
context
type
(
OpenMM_Context
)
context
character
(
*
)
platformName
character
(
*
)
platformName
end
end
function
OpenMM_Context_getTime
(
context
)
use
OpenMM_Types
type
(
OpenMM_Context
)
context
real
*
8
OpenMM_Context_getTime
end
! OpenMM::State
! OpenMM::State
subroutine
OpenMM_State_destroy
(
state
)
subroutine
OpenMM_State_destroy
(
state
)
...
...
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