[Clo-cvs] CVS update: public_html/index.shtml public_html/projects.shtml
Erik Enge
eenge at common-lisp.net
Mon Mar 1 14:43:14 UTC 2004
Update of /project/clo/cvsroot/public_html
In directory common-lisp.net:/home/eenge/tmp/clo-public_html
Modified Files:
index.shtml projects.shtml
Log Message:
adding cl-ncurses
Date: Mon Mar 1 09:43:14 2004
Author: eenge
Index: public_html/index.shtml
diff -u public_html/index.shtml:1.32 public_html/index.shtml:1.33
--- public_html/index.shtml:1.32 Thu Feb 26 09:44:58 2004
+++ public_html/index.shtml Mon Mar 1 09:43:13 2004
@@ -38,11 +38,11 @@
<div class="sideBox RHS">
<div>Recent projects</div>
<table><tbody>
+ <tr><td>2004-03-01</td><td><a href="/project/cl-ncurses">cl-ncurses</a></td></tr>
<tr><td>2004-02-26</td><td><a href="/project/cello">cello</a></td></tr>
<tr><td>2004-02-19</td><td><a href="/project/clotnet">clotnet</a></td></tr>
<tr><td>2004-02-16</td><td><a href="/project/definer">definer</a></td></tr>
<tr><td>2004-02-12</td><td><a href="/project/log4cl">log4cl</a></td></tr>
- <tr><td>2004-02-12</td><td><a href="/project/gsharp">gsharp</a></td></tr>
</tbody></table>
</div>
Index: public_html/projects.shtml
diff -u public_html/projects.shtml:1.19 public_html/projects.shtml:1.20
--- public_html/projects.shtml:1.19 Thu Feb 26 09:44:58 2004
+++ public_html/projects.shtml Mon Mar 1 09:43:14 2004
@@ -50,6 +50,7 @@
<tr><td><a href="/project/cl-gd">cl-gd</a></td></tr>
<tr><td><a href="/project/cl-interpol">cl-interpol</a></td></tr>
<tr><td><a href="/project/cl-menusystem">cl-menusystem</a></td></tr>
+ <tr><td><a href="/project/cl-ncurses">cl-ncurses</a></td></tr>
<tr><td><a href="/project/cl-pdf">cl-pdf</a></td></tr>
<tr><td><a href="/project/cl-ppcre">cl-ppcre</a></td></tr>
<tr><td><a href="/project/cl-syslog">cl-syslog</a></td></tr>
More information about the clo-cvs
mailing list