Initial revision

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@444 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-05-17 02:21:07 +00:00
commit 45b51a07f8
176 changed files with 95839 additions and 0 deletions

14
swigweb/default.top Normal file
View file

@ -0,0 +1,14 @@
<table width="100%" border=0>
<tr>
<td><a href="index.html">Home</a></td>
<td><a href="download.html">Download</a></td>
<td><a href="doc.html">Documentation</a></td>
<td><a href="faq.html">FAQ</a></td>
</tr>
<tr>
<td><a href="mail.html">Mailing List</a></td>
<td><a href="bugs.html">Bug tracking</a></td>
<td><a href="projects.html">Projects</a></td>
<td><a href="http://islab.cs.uchicago.edu/swig">Development site</a></td>
</tr>
</table>