Update of /cvsroot/compbench/CompBenchmarks++/SupportedBenchmarks
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv10956
Modified Files:
benchmarks.list
Log Message:
Comments changed.
Index: benchmarks.list
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/SupportedBenchmarks/benchmarks.list,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** benchmarks.list 28 Dec 2006 17:41:04 -0000 1.1
--- benchmarks.list 11 Jan 2007 19:55:13 -0000 1.2
***************
*** 1,9 ****
# $Id$
# Format :
! # internalName:includePostfix:objectPostfix
! gzip-1c:GZIP:GZIP1
! gzip-9c:GZIP:GZIP9
bzip2-1c:BZIP2:BZIP21
bzip2-9c:BZIP2:BZIP29
nbench-numsort:NBENCH:NBENCH_NUMSORT
nbench-stringsort:NBENCH:NBENCH_STRINGSORT
--- 1,9 ----
# $Id$
# Format :
! # internalName:packagePostfix:benchmarkPostfix
bzip2-1c:BZIP2:BZIP21
bzip2-9c:BZIP2:BZIP29
+ gzip-1c:GZIP:GZIP1
+ gzip-9c:GZIP:GZIP9
nbench-numsort:NBENCH:NBENCH_NUMSORT
nbench-stringsort:NBENCH:NBENCH_STRINGSORT
|