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 definer
Date: Mon Feb 16 10:05:26 2004 Author: eenge
Index: public_html/index.shtml diff -u public_html/index.shtml:1.28 public_html/index.shtml:1.29 --- public_html/index.shtml:1.28 Wed Feb 11 10:41:06 2004 +++ public_html/index.shtml Mon Feb 16 10:05:25 2004 @@ -38,11 +38,11 @@ <div class="sideBox RHS"> <div>Recent projects</div> <table><tbody> + <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/log4lisp">log4lisp</a></td></tr> <tr><td>2004-02-12</td><td><a href="/project/gsharp">gsharp</a></td></tr> <tr><td>2004-02-12</td><td><a href="/project/cl-blog">cl-blog</a></td></tr> <tr><td>2004-02-05</td><td><a href="/project/lisp-res-kit">lisp-res-kit</a></td></tr> - <tr><td>2004-02-04</td><td><a href="/project/innen">innen</a></td></tr> </tbody></table> </div>
Index: public_html/projects.shtml diff -u public_html/projects.shtml:1.15 public_html/projects.shtml:1.16 --- public_html/projects.shtml:1.15 Wed Feb 11 10:41:06 2004 +++ public_html/projects.shtml Mon Feb 16 10:05:25 2004 @@ -56,6 +56,7 @@ <tr><td><a href="/project/cl-who">cl-who</a></td></tr> <tr><td><a href="/project/defdoc">defdoc</a></td></tr> <tr><td><a href="/project/defeditor">defeditor</a></td></tr> + <tr><td><a href="/project/definer">definer</a></td></tr> <tr><td><a href="/project/defmud">defmud</a></td></tr> <tr><td><a href="/project/defplayer">defplayer</a></td></tr> <tr><td><a href="/project/defwm">defwm</a></td></tr>