mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Ensure both columns take 50%
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8942 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
83273d5c43
commit
651fbec146
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<table width=100% border=0>
|
<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>
|
<center><h2><a name="llvmcmds">Basic Commands</a><hr></h2></center>
|
||||||
@ -59,7 +59,7 @@
|
|||||||
<p>
|
<p>
|
||||||
</dl>
|
</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>
|
<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>
|
<a href="http://llvm.cs.uiuc.edu">LLVM Team</a>.<br>
|
||||||
<!-- Created: Wed Feb 26 10:40:50 CST 2003 -->
|
<!-- Created: Wed Feb 26 10:40:50 CST 2003 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Tue Oct 7 15:04:55 CDT 2003
|
Last modified: Tue Oct 7 15:34:17 CDT 2003
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</font>
|
</font>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user