1 <html> 2 <head> 3 <title>CL Unification Mailing Lists Page</title> 4 <link rel="stylesheet" href="main.css"> 5 </head> 6 7 <body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0" bgcolor="#ffffff"> 8 9 <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" vspace="0" hspace="0"> 10 <tr> 11 <td colspan="3"> 12 <div class="header" 13 style="font-family:=Verdana,Arial,Helvetica; font-size: 18px; color: #41286f;"> 14 <strong><i>CL Extensions: UNIFICATION</i><string> 15 <div class="navigation"> 16 <a href="index.html" class="navigation-link">Home</a> 17 | <a href="downloads.html" class="navigation-link-selected">Downloads</a> 18 | <a href="links.html" class="navigation-link">Links</a> 19 </div> 20 </div> 21 <div class="black-line"><img src="images/shim.gif" height="1" width="1"></div> 22 <div class="middle-bar"><img src="images/shim.gif" height="5" width="1"></div> 23 <div class="black-line"><img src="images/shim.gif" height="1" width="1"></div> 24 </td> 25 </tr> 26 27 <tr height="100%"> 28 <td height="100%"> <div class="sidebar"></div></td> 29 <td valign="top" width="80%" height="100%"> 30 31 <div class="content"> 32 <div class="text" style="padding-top: 10px;"> 33 34 <h1>CL-UNIFICATION Mailing Lists</h1> 35 36 37 <p>There are three mailing lists set up at 38 <a href="http://common-lisp.net">common-lisp.net</a>. 39 <ul> 40 <li><a 41 href="http://common-lisp.net/cgi-bin/mailman/listinfo/cl-unification-announce">cl-unification-announce</a>: 42 low traffic mailing list for announcements about the library.</li> 43 <li><a 44 href="http://common-lisp.net/cgi-bin/mailman/listinfo/cl-unification-devel">cl-unification-devel</a>: 45 mailing list to discuss the development of the library.</li> 46 <li><a 47 href="http://common-lisp.net/cgi-bin/mailman/listinfo/cl-unification-cvs">cl-unification-cvs</a>: 48 CVS notifications.</li> 49 </ul> 50 51 52 53 54 55 56 57 <!-- 58 ;;; Copyright (c) 2004-2011 Marco Antoniotti, All rigths reserved. 59 ;;; 60 ;;; Permission to use, modify, and redistribute this code is hereby 61 ;;; granted. 62 ;;; The code is provided AS IS with NO warranty whatsoever. The author 63 ;;; will not be held liable etc etc etc etc etc. 64 --> 65 66 <!-- <h2>Site Map</h2> --> 67 68 69 <p>Enjoy!</p> 70 71 72 73 <hr> 74 <p>Questions? Queries? Suggestions? Comments? Please direct them 75 at <a href="mailto:marcoxa_PROVA_A_SPAMMARME@alu.org">me</a>. 76 </p> 77 78 </div> 79 </div> 80 81 </td> 82 83 <!-- <td height="100%"> </td> --> 84 </tr> 85 86 <tr height="100%"> 87 <td height="100%"> </td> 88 <td valign="top" width="80%" height="100%"> 89 90 <div class="content"> 91 <div class="text" style="padding-top: 10px;"> 92 93 <!-- <h1>News</h1> 94 95 <p>News in chronological order, most recent on top. 96 </p> 97 98 <ul> 99 <li><strong>2005-01-28</strong><br> 100 Updated. 101 <li><strong>2004-05-05</strong><br> 102 Started the site. 103 </li> 104 </ul> 105 --> 106 </div> 107 </div> 108 109 </td> 110 111 <td height="100%"> </td> 112 </tr> 113 114 115 116 117 <tr> 118 <td colspan="3" valign="bottom" align="right"> 119 <div class="copyright"> 120 © 2003-2011, Marco Antoniotti, all rights reserved. 121 </div> 122 </td> 123 </tr> 124 125 </table> 126 </body> 127 </html>