[cfe-commits] r95590 - /cfe/trunk/www/analyzer/index.html
    Ted Kremenek 
    kremenek at apple.com
       
    Mon Feb  8 14:16:08 PST 2010
    
    
  
Author: kremenek
Date: Mon Feb  8 16:16:08 2010
New Revision: 95590
URL: http://llvm.org/viewvc/llvm-project?rev=95590&view=rev
Log:
Remove table (for now).  Doesn't look so hot.
Modified:
    cfe/trunk/www/analyzer/index.html
Modified: cfe/trunk/www/analyzer/index.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/index.html?rev=95590&r1=95589&r2=95590&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/index.html (original)
+++ cfe/trunk/www/analyzer/index.html Mon Feb  8 16:16:08 2010
@@ -21,7 +21,7 @@
 
 <p>Both are 100% open source and are part of the <a
 href="http://clang.llvm.org">Clang</a> project.</p>
-
+<!--
 <center>
 <table border=0 cellspacing=20>
   <tr>
@@ -34,6 +34,7 @@
   </tr>
 </table>
 </center>
+-->
 
 <!-- Generated from: http://www.spiffycorners.com/index.php -->
 
    
    
More information about the cfe-commits
mailing list