[Compbench-web-devel] compbenchmarks-web/cgi-bin links.cgi, 1.7, 1.8
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-12-18 17:45:00
|
Update of /cvsroot/compbench/compbenchmarks-web/cgi-bin In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv14707 Modified Files: links.cgi Log Message: benchpp description updated. Index: links.cgi =================================================================== RCS file: /cvsroot/compbench/compbenchmarks-web/cgi-bin/links.cgi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** links.cgi 4 Oct 2006 16:14:27 -0000 1.7 --- links.cgi 18 Dec 2006 17:44:56 -0000 1.8 *************** *** 25,29 **** <li><a href='/cgi-bin/doc.cgi?tab=benchs'>Summary of benchmarks used by CompilerBenchmarks</a></li> <li><a href='http://www.cs.wisc.edu/~thomas/comp.benchmarks.FAQ.html'>comp.benchmarks FAQ</a></li> ! <li><a href='http://web.archive.org/web/20050307095704/www.research.att.com/~orost/bench_plus_plus.html'>Bench++ Homepage</a></li> </ul>"; } elsif ($tab eq 'devel') { --- 25,29 ---- <li><a href='/cgi-bin/doc.cgi?tab=benchs'>Summary of benchmarks used by CompilerBenchmarks</a></li> <li><a href='http://www.cs.wisc.edu/~thomas/comp.benchmarks.FAQ.html'>comp.benchmarks FAQ</a></li> ! <li><a href='http://web.archive.org/web/20050307095704/www.research.att.com/~orost/bench_plus_plus.html'>Bench++ Homepage</a> (archived)</li> </ul>"; } elsif ($tab eq 'devel') { |