|
From: <mk...@us...> - 2003-05-02 20:59:07
|
Update of /cvsroot/csp/APPLICATIONS/SimData/Doc In directory sc8-pr-cvs1:/tmp/cvs-serv3500/Doc Modified Files: Doxyfile Log Message: see CHANGES Index: Doxyfile =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/Doc/Doxyfile,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Doxyfile 26 Mar 2003 06:38:02 -0000 1.1 --- Doxyfile 2 May 2003 20:59:04 -0000 1.2 *************** *** 341,345 **** # certain files from those directories. ! EXCLUDE_PATTERNS = */cSimData_wrap.cpp # The EXAMPLE_PATH tag can be used to specify one or more files or --- 341,345 ---- # certain files from those directories. ! EXCLUDE_PATTERNS = */cSimData_wrap.cpp */test/* # The EXAMPLE_PATH tag can be used to specify one or more files or |