[llvm-commits] CVS: llvm/docs/Stacker.html

Misha Brukman brukman at cs.uiuc.edu
Thu Jun 3 18:52:00 PDT 2004


Changes in directory llvm/docs:

Stacker.html updated: 1.14 -> 1.15

---
Log message:

Fix broken internal link; add stub for missing subsection.


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

Index: llvm/docs/Stacker.html
diff -u llvm/docs/Stacker.html:1.14 llvm/docs/Stacker.html:1.15
--- llvm/docs/Stacker.html:1.14	Sun May 23 16:07:27 2004
+++ llvm/docs/Stacker.html	Thu Jun  3 18:47:34 2004
@@ -33,7 +33,7 @@
       <li><a href="#comments">Comments</a></li>
       <li><a href="#literals">Literals</a></li>
       <li><a href="#words">Words</a></li>
-      <li><a href="style">Standard Style</a></li>
+      <li><a href="#style">Standard Style</a></li>
       <li><a href="#builtins">Built-Ins</a></li>
     </ol></li>
   <li><a href="#example">Prime: A Complete Example</a></li>
@@ -470,6 +470,11 @@
 linking.</p>
 </div>
 <!-- ======================================================================= -->
+<div class="doc_subsection"><a name="style"></a>Standard Style</div>
+<div class="doc_text">
+<p>TODO</p>
+</div>
+<!-- ======================================================================= -->
 <div class="doc_subsection"><a name="builtins"></a>Built In Words</div>
 <div class="doc_text">
 <p>The built-in words of the Stacker language are put in several groups 
@@ -1405,7 +1410,7 @@
 
   <a href="mailto:rspencer at x10sys.com">Reid Spencer</a><br>
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/05/23 21:07:27 $
+  Last modified: $Date: 2004/06/03 23:47:34 $
 </address>
 
 </body>





More information about the llvm-commits mailing list