[Compbench-devel] CompBenchmarks++ Doxyfile,1.9,1.10
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-05-23 15:39:51
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv28263 Modified Files: Doxyfile Log Message: Minor changes. Index: Doxyfile =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/Doxyfile,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Doxyfile 30 Jan 2007 21:13:56 -0000 1.9 --- Doxyfile 23 May 2007 15:39:47 -0000 1.10 *************** *** 86,91 **** FILE_PATTERNS = *.c \ *.cc \ - *.cxx \ - *.cpp \ *.c++ \ *.d \ --- 86,89 ---- |