diff mbox

[wwwdocs] projects/tree-ssa/lno.html link fix

Message ID alpine.LNX.2.00.1104241557490.5419@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer April 24, 2011, 1:58 p.m. UTC
The link to WRap-IT here was broken and I did not find a replacement,
thus avoiding the link altogether.

Installed.

Gerald
diff mbox

Patch

Index: lno.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/lno.html,v
retrieving revision 1.5
diff -u -r1.5 lno.html
--- lno.html	9 Jun 2004 17:33:26 -0000	1.5
+++ lno.html	22 Apr 2011 22:33:44 -0000
@@ -46,8 +46,8 @@ 
     described in these
     <a href="http://icps.u-strasbg.fr/pco/locality.htm">papers</a>.
     A more general framework for loop nests transformations has been 
-    proposed using the same high level polyhedral representation: 
-    <a href="http://www.lri.fr/~girbal/site_wrapit/">WRaP-IT</a>.</dd>
+    proposed using the same high level polyhedral representation in
+    the WRaP-IT project.</dd>
 </dl>
 
 </body>