Update of /project/hyperspec-lookup/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv6134
Modified Files: index.html Log Message: mention what implementations it should work for (any ANSI compliant)
Date: Thu Nov 13 14:26:26 2003 Author: eenge
Index: public_html/index.html diff -u public_html/index.html:1.1.1.1 public_html/index.html:1.2 --- public_html/index.html:1.1.1.1 Thu Nov 13 14:13:40 2003 +++ public_html/index.html Thu Nov 13 14:26:25 2003 @@ -13,7 +13,9 @@ gives the user an interface to mapping symbols to URLs for the <a href="http://www.lispworks.com/reference/HyperSpec/"> Common Lisp Hyperspec</a> and Common Lisp Object System (CLOS) - <a href="http://www.alu.org/mop/">MetaObject Protocol</a>.</p> + <a href="http://www.alu.org/mop/">MetaObject Protocol</a>. The + library should work for any ANSI Common Lisp implementation that + you can get ASDF for.</p>
<p>The code is released under an <a href="http://common-lisp.net/cgi-bin/viewcvs.cgi/hyperspec-lookup/LICENSE?rev=HEAD&cvsroot=hyperspec-lookup&content-type=text/vnd.viewcvs-markup">MIT-style
hyperspec-lookup-cvs@common-lisp.net