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
a1953312
Commit
a1953312
authored
Nov 11, 2015
by
Robert McGibbon
Browse files
Merge branch 'docstrings' of github.com:rmcgibbo/openmm into docstrings
parents
d137b536
d74a4cc1
Changes
63
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
118 additions
and
80 deletions
+118
-80
wrappers/python/src/swig_doxygen/OpenMM.i
wrappers/python/src/swig_doxygen/OpenMM.i
+1
-1
wrappers/python/src/swig_doxygen/swigInputBuilder.py
wrappers/python/src/swig_doxygen/swigInputBuilder.py
+64
-25
wrappers/python/src/swig_doxygen/swig_lib/python/extend.i
wrappers/python/src/swig_doxygen/swig_lib/python/extend.i
+53
-54
No files found.
wrappers/python/src/swig_doxygen/OpenMM.i
View file @
a1953312
...
@@ -45,7 +45,7 @@ using namespace OpenMM;
...
@@ -45,7 +45,7 @@ using namespace OpenMM;
%
}
%
}
%
feature
(
"autodoc"
,
"
1
"
)
;
%
feature
(
"autodoc"
,
"
0
"
)
;
%
nodefaultctor
;
%
nodefaultctor
;
%
include
features
.
i
%
include
features
.
i
...
...
wrappers/python/src/swig_doxygen/swigInputBuilder.py
View file @
a1953312
This diff is collapsed.
Click to expand it.
wrappers/python/src/swig_doxygen/swig_lib/python/extend.i
View file @
a1953312
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next
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