summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-07 20:35:55 +0000
committerChris Lattner <sabre@nondot.org>2003-10-07 20:35:55 +0000
commit651fbec1463d7b9c54a5e95b4c4440ec68aa1ea7 (patch)
tree557ce956af4c76bb2d21a5f2dad731ca7fb2395e /docs
parent83273d5c43d8c14bd1ee186f07fff5a2cf0fa1f2 (diff)
downloadllvm-651fbec1463d7b9c54a5e95b4c4440ec68aa1ea7.tar.gz
llvm-651fbec1463d7b9c54a5e95b4c4440ec68aa1ea7.tar.bz2
llvm-651fbec1463d7b9c54a5e95b4c4440ec68aa1ea7.tar.xz
Ensure both columns take 50%
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8942 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandGuide/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 4a94aa7025..ce869a597f 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -15,7 +15,7 @@
<table width=100% border=0>
-<tr><td valign=top>
+<tr><td valign=top width=50%>
<!--===============================================================-->
<center><h2><a name="llvmcmds">Basic Commands</a><hr></h2></center>
@@ -59,7 +59,7 @@
<p>
</dl>
-</td><td valign=top>
+</td><td valign=top width=50%>
<!--===============================================================-->
<center><h2><a name="llvmcmds">C and C++ Front-end Commands</a><hr></h2></center>
@@ -109,7 +109,7 @@ Maintained by the
<a href="http://llvm.cs.uiuc.edu">LLVM Team</a>.<br>
<!-- Created: Wed Feb 26 10:40:50 CST 2003 -->
<!-- hhmts start -->
-Last modified: Tue Oct 7 15:04:55 CDT 2003
+Last modified: Tue Oct 7 15:34:17 CDT 2003
<!-- hhmts end -->
</font>