[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB/gcc/3.0.x description.xml, 1.2, 1.3
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-17 18:44:03
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/3.0.x In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv30822 Modified Files: description.xml Log Message: *-profile options moved in gxx/3.0.x/profile.xml Index: description.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/3.0.x/description.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** description.xml 16 Apr 2007 18:22:28 -0000 1.2 --- description.xml 17 Apr 2007 18:43:57 -0000 1.3 *************** *** 11,13 **** --- 11,14 ---- <options> <include file="gxx/3.0.x/description.xml"/> + <include file="gxx/3.0.x/profile.xml"/> </options> \ No newline at end of file |