[llvm-commits] CVS: llvm/test/Programs/SingleSource/Benchmarks/Shootout/ary3.c

Misha Brukman brukman at cs.uiuc.edu
Fri Jul 16 11:11:17 PDT 2004



Changes in directory llvm/test/Programs/SingleSource/Benchmarks/Shootout:

ary3.c updated: 1.3 -> 1.4

---
Log message:

Remove unneeded </a> tag from comments.


---
Diffs of the changes:  (+2 -2)

Index: llvm/test/Programs/SingleSource/Benchmarks/Shootout/ary3.c
diff -u llvm/test/Programs/SingleSource/Benchmarks/Shootout/ary3.c:1.3 llvm/test/Programs/SingleSource/Benchmarks/Shootout/ary3.c:1.4
--- llvm/test/Programs/SingleSource/Benchmarks/Shootout/ary3.c:1.3	Tue Jun  8 12:21:42 2004
+++ llvm/test/Programs/SingleSource/Benchmarks/Shootout/ary3.c	Fri Jul 16 13:11:07 2004
@@ -1,11 +1,11 @@
 /* -*- mode: c -*-
- * $Id: ary3.c,v 1.3 2004/06/08 17:21:42 lattner Exp $
+ * $Id: ary3.c,v 1.4 2004/07/16 18:11:07 brukman Exp $
  * http://www.bagley.org/~doug/shootout/
  *
  * this program is modified from:
  *   http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html
  * Timing Trials, or, the Trials of Timing: Experiments with Scripting
- * and User-Interface Languages</a> by Brian W. Kernighan and
+ * and User-Interface Languages by Brian W. Kernighan and
  * Christopher J. Van Wyk.
  *
  * I added free() to deallocate memory.





More information about the llvm-commits mailing list