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
b791d979
Commit
b791d979
authored
Jan 11, 2012
by
Peter Eastman
Browse files
Fixed bug creating Python wrappers when the source code is inside a directory called "src"
parent
12c95e78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/src/swig_doxygen/doxygen/Doxyfile.in
wrappers/python/src/swig_doxygen/doxygen/Doxyfile.in
+1
-1
No files found.
wrappers/python/src/swig_doxygen/doxygen/Doxyfile.in
View file @
b791d979
...
@@ -614,7 +614,7 @@ EXCLUDE_SYMLINKS = NO
...
@@ -614,7 +614,7 @@ EXCLUDE_SYMLINKS = NO
# for example use the pattern */test/*
# for example use the pattern */test/*
EXCLUDE_PATTERNS = */tests/* \
EXCLUDE_PATTERNS = */tests/* \
*/src/* \
*/
openmmapi/
src/* \
*/.svn/* \
*/.svn/* \
*OpenMMFortranModule.f90 \
*OpenMMFortranModule.f90 \
*OpenMMCWrapper.h
*OpenMMCWrapper.h
...
...
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