Recovered from cvs revision 2007-11-11 06:10:00

This commit is contained in:
2007-11-12 00:07:00 +00:00
parent 035bc48265
commit 8109e37e29
13 changed files with 258 additions and 174 deletions

View File

@ -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