[llvm-commits] CVS: llvm/docs/index.html
Chris Lattner
lattner at cs.uiuc.edu
Mon Aug 2 14:33:55 PDT 2004
Changes in directory llvm/docs:
index.html updated: 1.22 -> 1.23
---
Log message:
Written by
---
Diffs of the changes: (+5 -1)
Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.22 llvm/docs/index.html:1.23
--- llvm/docs/index.html:1.22 Mon Aug 2 16:32:08 2004
+++ llvm/docs/index.html Mon Aug 2 16:33:45 2004
@@ -19,6 +19,10 @@
</ul>
</div>
+<div class="doc_author">
+ <p>Written by <a href="http://llvm.cs.uiuc.edu">The LLVM Team</a></p>
+</div>
+
<!--=======================================================================-->
<div class="doc_section"><a name="llvmdesign">LLVM Design</a></div>
<!--=======================================================================-->
@@ -191,6 +195,6 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/08/02 21:32:08 $
+ Last modified: $Date: 2004/08/02 21:33:45 $
</address>
More information about the llvm-commits
mailing list