[llvm-commits] CVS: llvm/www/docs/ProgrammersManual.html

Chris Lattner lattner at cs.uiuc.edu
Thu Sep 12 14:09:01 PDT 2002


Changes in directory llvm/www/docs:

ProgrammersManual.html updated: 1.23 -> 1.24

---
Log message:

Add a </ul> that was missing and caused the document to get a little whacky


---
Diffs of the changes:

Index: llvm/www/docs/ProgrammersManual.html
diff -u llvm/www/docs/ProgrammersManual.html:1.23 llvm/www/docs/ProgrammersManual.html:1.24
--- llvm/www/docs/ProgrammersManual.html:1.23	Thu Sep 12 14:06:51 2002
+++ llvm/www/docs/ProgrammersManual.html	Thu Sep 12 14:08:16 2002
@@ -697,7 +697,7 @@
 instructions and adding them to <tt>BasicBlock</tt>s.
 </p>
 </p>
-
+</ul>
 
 <!--_______________________________________________________________________-->
 </ul><h4><a name="schanges_deleting"><hr size=0>Deleting
@@ -1575,6 +1575,6 @@
 <a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
 <!-- Created: Tue Aug  6 15:00:33 CDT 2002 -->
 <!-- hhmts start -->
-Last modified: Thu Sep 12 14:06:40 CDT 2002
+Last modified: Thu Sep 12 14:07:53 CDT 2002
 <!-- hhmts end -->
 </font></body></html>





More information about the llvm-commits mailing list