diff options
Diffstat (limited to 'docs/Lexicon.html')
-rw-r--r-- | docs/Lexicon.html | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/Lexicon.html b/docs/Lexicon.html index 449e26eb922e..e12041d0a89e 100644 --- a/docs/Lexicon.html +++ b/docs/Lexicon.html @@ -35,6 +35,10 @@ <td><a href="#DSA">DSA</a></td> <td><a href="#DSE">DSE</a></td> </tr> + <tr><th colspan="8"><b>- <a href="#F">F</a> -</b></th></tr> + <tr> + <td><a href="#FCA">FCA</a></td> + </tr> <tr><th colspan="8"><b>- <a href="#G">G</a> -</b></th></tr> <tr> <td><a href="#GC">GC</a></td> @@ -137,6 +141,14 @@ href="http://www.program-transformation.org/Transform/BURG">BURG</a> tool.</dd> </dl> </div> <!-- _______________________________________________________________________ --> +<h3><a name="F">- F -</a></h3> +<div> + <dl> + <dt><a name="FCA"><b>FCA</b></a></dt> + <dd>First Class Aggregate</dd> + </dl> +</div> +<!-- _______________________________________________________________________ --> <h3><a name="G">- G -</a></h3> <div> <dl> @@ -272,7 +284,7 @@ href="http://www.program-transformation.org/Transform/BURG">BURG</a> tool.</dd> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a><a href="http://llvm.org/">The LLVM Team</a><br> <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> -Last modified: $Date: 2011-04-23 02:30:22 +0200 (Sat, 23 Apr 2011) $ +Last modified: $Date: 2011-09-27 20:44:01 +0200 (Tue, 27 Sep 2011) $ </address> <!-- vim: sw=2 --> |