[llvm-commits] CVS: llvm-www/GSoCProjects.html
Anton Korobeynikov
asl at math.spbu.ru
Wed Jun 27 12:39:25 PDT 2007
Changes in directory llvm-www:
GSoCProjects.html updated: 1.3 -> 1.4
---
Log message:
Make it to be real link
---
Diffs of the changes: (+5 -2)
GSoCProjects.html | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
Index: llvm-www/GSoCProjects.html
diff -u llvm-www/GSoCProjects.html:1.3 llvm-www/GSoCProjects.html:1.4
--- llvm-www/GSoCProjects.html:1.3 Wed Jun 27 14:37:04 2007
+++ llvm-www/GSoCProjects.html Wed Jun 27 14:39:03 2007
@@ -65,7 +65,10 @@
translator</td></tr>
<tr><th>Student</th><td>Tilmann Scheller</td></tr>
<tr><th>Mentor</th><td>Paul Brook</td></tr>
- <tr><th>Link</th><td>http://code.google.com/p/llvm-qemu/</td></tr>
+ <tr><th>Link</th><td>
+ <a href="http://code.google.com/p/llvm-qemu/">
+ http://code.google.com/p/llvm-qemu/</a>
+ </td></tr>
</table>
</div>
@@ -79,7 +82,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2007/06/27 19:37:04 $
+ Last modified: $Date: 2007/06/27 19:39:03 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list