[Compbench-devel] CompBenchmarks++/CBM-PI/t/reference Makefile.am, 1.9, 1.10
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-17 17:56:06
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv12907 Modified Files: Makefile.am Log Message: CEL obsoleted. Logic is integrated within descriptions. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Makefile.am 12 Apr 2007 19:56:36 -0000 1.9 --- Makefile.am 17 Apr 2007 17:56:01 -0000 1.10 *************** *** 10,16 **** compbenchmarks-0.xml compbenchmarks-1.xml \ compbenchmarks-2.xml \ ! compbenchmarks-config-0.xml plan.xml \ ! cel-str.xml cel-logic.xml cel-version.xml \ ! cel-math.xml cel-cmp.xml cel-cond.xml \ ! cel-var.xml cel-array.xml cel-block.xml cel-loop.xml \ ! cel-function.xml cel-stack.xml cel-include.xml \ No newline at end of file --- 10,12 ---- compbenchmarks-0.xml compbenchmarks-1.xml \ compbenchmarks-2.xml \ ! compbenchmarks-config-0.xml plan.xml \ No newline at end of file |