ignore the wrappers
This commit is contained in:
parent
6e2f3f9f8a
commit
bd971edeaf
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ WARN_LOGFILE =
|
|||
INPUT = ../../src ../../otk comments
|
||||
FILE_PATTERNS = *.hh *.cc
|
||||
RECURSIVE = NO
|
||||
EXCLUDE =
|
||||
EXCLUDE = *_wrap.cc
|
||||
EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_PATTERNS =
|
||||
EXAMPLE_PATH =
|
||||
|
|
Loading…
Reference in a new issue