*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@450 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-05-20 16:37:49 +00:00
commit a2eceb1024
3 changed files with 3 additions and 7 deletions

View file

@ -4,7 +4,7 @@
<table width=760 border=0 cellpadding=0 cellspacing=0>
<tr><td valign=top>
<table width=200 height=50 valign=top>
<table width=200 valign=top>
<tr>
<td bgcolor="#000000">
$corner
@ -18,7 +18,7 @@ $side
</table>
</td>
<td valign=top><table width=560 height=100 valign=top>
<td valign=top><table width=560 valign=top>
<tr>
<td bgcolor="#e0e0e0" valign=center>
$top

View file

@ -13,10 +13,6 @@
<tr><td><a href="copyright.html">Legal Department</a></td></tr>
<tr><td><a href="links.html">Links</a></td></tr>
<tr><td bgcolor="#000000" align=center><font color="#ffffff"><b>Of Interest</b></font></td></tr>
<tr><td><a href="http://conferences.oreilly.com/oscon2000">O'Reilly Open Source Software Convention</a></td></tr>
<tr><td bgcolor="#000000" align=center><font color="#ffffff"><b>Exits</b></font></td></tr>
<tr><td><a href="http://www.perl.com">Perl</a></td></tr>
<tr><td><a href="http://www.python.org">Python</a></td></tr>

View file

@ -1,4 +1,4 @@
<table width="100%" border=0>
<table width="100%" height=50 border=0>
<tr>
<td><a href="index.html">Home</a></td>
<td><a href="download.html">Download</a></td>