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

Tanya Brethour tbrethou at cs.uiuc.edu
Mon Jun 21 22:14:01 PDT 2004


Changes in directory llvm-www/releases/1.1/docs:

Stacker.html updated: 1.2 -> 1.3

---
Log message:

Fixing broken link to standardstyle


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

Index: llvm-www/releases/1.1/docs/Stacker.html
diff -u llvm-www/releases/1.1/docs/Stacker.html:1.2 llvm-www/releases/1.1/docs/Stacker.html:1.3
--- llvm-www/releases/1.1/docs/Stacker.html:1.2	Wed Dec 17 16:47:16 2003
+++ llvm-www/releases/1.1/docs/Stacker.html	Mon Jun 21 22:05:51 2004
@@ -28,7 +28,7 @@
       <li><a href="#comments">Comments</a>
       <li><a href="#literals">Literals</a>
       <li><a href="#words">Words</a>
-      <li><a href="style">Standard Style</a>
+      <li><a href="#style">Standard Style</a>
       <li><a href="#builtins">Built-Ins</a>
     </ol>
   </li>
@@ -459,6 +459,12 @@
 linking.</p>
 </div>
 <!-- ======================================================================= -->
+<div class="doc_subsection"><a name="style"></a>Standard Style</div>
+<div class="doc_text">
+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 
@@ -1346,6 +1352,6 @@
 <div class="doc_footer">
 <address><a href="mailto:rspencer at x10sys.com">Reid Spencer</a></address>
 <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> 
-<br>Last modified: $Date: 2003/12/17 22:47:16 $ </div>
+<br>Last modified: $Date: 2004/06/22 03:05:51 $ </div>
 </body>
 </html>





More information about the llvm-commits mailing list