[movitz-cvs] CVS update: public_html/index.html

Update of /project/movitz/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv29024 Modified Files: index.html Log Message: Added info about the downloadable files directory. Date: Wed Jan 14 11:39:01 2004 Author: ffjeld Index: public_html/index.html diff -u public_html/index.html:1.9 public_html/index.html:1.10 --- public_html/index.html:1.9 Wed Jan 14 04:32:06 2004 +++ public_html/index.html Wed Jan 14 11:39:00 2004 @@ -44,7 +44,8 @@ <h3>Download</h3> - <p>This project has not released any files.</p> + <p> The file area is available through <a href="files/">HTTP</a> and + <a href="ftp://common-lisp.net/pub/project/movitz/">FTP</a>. <h3>CVS</h3> @@ -63,12 +64,9 @@ </ul> <p> The former two are required for building and using the latter. - - <p> Also, both ia-x86 and binary-types have been somewhat tested for + Also, both ia-x86 and binary-types have been somewhat tested for portability, whereas Movitz itself has only ever been used with - Allegro CL. - - <p> I'm hoping that someone with experience with other lisp + Allegro CL. I'm hoping that someone with experience with other lisp implementations than Allegro can make movitz runnable under their system, and submit patches to that effect to movitz-devel@common-lisp.net.
participants (1)
-
Frode Vatvedt Fjeld