Recovered from cvs revision 2007-11-11 06:10:00
This commit is contained in:
@ -83,17 +83,20 @@ WARN_LOGFILE =
|
||||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = ../../ase
|
||||
FILE_PATTERNS = *.cc \
|
||||
FILE_PATTERNS = *.h \
|
||||
*.cc \
|
||||
*.cxx \
|
||||
*.cpp \
|
||||
*.c++ \
|
||||
*.hxx \
|
||||
*.hpp \
|
||||
*.h++
|
||||
*.h++ \
|
||||
*.java
|
||||
RECURSIVE = YES
|
||||
EXCLUDE = ../net \
|
||||
../com \
|
||||
../stx \
|
||||
../test/awk \
|
||||
../test/net \
|
||||
../test/com \
|
||||
../test/stx
|
||||
|
Reference in New Issue
Block a user