[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB/gcc/2.95.x description.xml, 1.1, 1.2
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-12 16:51:00
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/2.95.x In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv8047 Modified Files: description.xml Log Message: CEL obsoleted. Logic is integrated within descriptions. Index: description.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/2.95.x/description.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** description.xml 4 Apr 2007 18:31:34 -0000 1.1 --- description.xml 12 Apr 2007 16:50:57 -0000 1.2 *************** *** 10,13 **** <options> ! <include description-path="gxx/2.95.x"/> </options> \ No newline at end of file --- 10,13 ---- <options> ! <include file="gxx/2.95.x/description.xml"/> </options> \ No newline at end of file |