Compare commits

..

No commits in common. "970c095851b9caa901448b97811abe43d6e41e55" and "c06680375dcd4ecf9b3cdb18a9ac736a588c651c" have entirely different histories.

2 changed files with 13 additions and 6 deletions

View File

@ -124,19 +124,26 @@ interesting exercise. If that interests you drop me a
The easy-to-build source distribution is available here: The easy-to-build source distribution is available here:
<ul> <ul>
<li>Tar/gzip format: <code><a href= <li>Tar/gzip format: <code><a href=
"//files.scheme.org/vx-scheme-0.7.tgz">vx-scheme-0.7.tgz</a></code></li> "http://colin-smith.net/vx-scheme/vx-scheme-0.7.tgz">vx-scheme-0.7.tgz</a></code></li>
<li>Zip format: <code><a href=
"http://colin-smith.net/vx-scheme/vx-scheme-0.7.zip">vx-scheme-0.7.zip</a></code></li>
</ul> </ul>
Previous versions can be downloaded as well, but I don't recommend Previous versions can be downloaded as well, but I don't recommend
them. Newer releases always pass a stronger test suite than older them. Newer releases always pass a stronger test suite than older
ones. The previous releases are 0.6 ones. The previous releases are 0.6
[<a href="//files.scheme.org/vx-scheme-0.6.tgz">tgz</a>], [<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.6.tgz">tgz</a>,
<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.6.zip">zip</a>],
0.5 0.5
[<a href="//files.scheme.org/vx-scheme-0.5.tgz">tgz</a>], [<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.5.tgz">tgz</a>,
<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.5.zip">zip</a>],
0.4 0.4
[<a href="//files.scheme.org/vx-scheme-0.4.tgz">tgz</a>], [<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.4.tgz">tgz</a>,
<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.4.zip">zip</a>],
and 0.3 (the first release) and 0.3 (the first release)
[<a href="//files.scheme.org/vx-scheme-0.3.tgz">tgz</a>]. [<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.3.tgz">tgz</a>,
<a href="http://colin-smith.net/vx-scheme/vx-scheme-0.3.zip">zip</a>].
<p>You can contact me at <a href= <p>You can contact me at <a href=
"mailto:colin.smith@gmail.com">colin.smith@gmail.com</a> with any "mailto:colin.smith@gmail.com">colin.smith@gmail.com</a> with any

View File

@ -589,7 +589,7 @@ the point of having a computer day job was if I was just going to
spend the rest of my time hacking in the garage.</p> </li> </ul> spend the rest of my time hacking in the garage.</p> </li> </ul>
<p class="quiet">Copyright &copy; 2002-2003 <p class="quiet">Copyright &copy; 2002-2003
Colin Smith.</p> <a href="http://colin-smith.net/">Colin Smith</a>.</p>
</td> </td>
</tr> </tr>
</table> </table>