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
c010cffc
Commit
c010cffc
authored
Aug 26, 2013
by
peastman
Browse files
Merge pull request #121 from peastman/master
Fixed bug in Fortran header
parents
f915b68a
cf66c678
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
wrappers/FortranWrapper_Header.xslt
wrappers/FortranWrapper_Header.xslt
+4
-0
No files found.
wrappers/FortranWrapper_Header.xslt
View file @
c010cffc
...
...
@@ -78,6 +78,10 @@ MODULE OpenMM_Types
integer*8 :: handle = 0
end type
type OpenMM_IntSet
integer*8 :: handle = 0
end type
! Enumerations
integer*4, parameter :: OpenMM_False = 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