CMUCL commit: cmucl-www/cmucl-www/www/news (index.html)

Raymond Toy rtoy at common-lisp.net
Sun Jan 24 17:02:38 CET 2010


    Date: Sunday, January 24, 2010 @ 11:02:38
  Author: rtoy
    Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www/news

Modified: index.html

Fix typos in html tags.


------------+
 index.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Index: cmucl-www/cmucl-www/www/news/index.html
diff -u cmucl-www/cmucl-www/www/news/index.html:1.27 cmucl-www/cmucl-www/www/news/index.html:1.28
--- cmucl-www/cmucl-www/www/news/index.html:1.27	Sun Jan 24 10:56:17 2010
+++ cmucl-www/cmucl-www/www/news/index.html	Sun Jan 24 11:02:38 2010
@@ -18,6 +18,7 @@
 use MAKE-ARRAY with :ALLOCATION :MALLOC.  Only arrays of character; 8,
 16, and 32-bit integers (signed or unsigned); single and double
 floats; and complex single and double floats are supported.
+</dd>
 <dl>
 <dt>2009-10-29</dt>
 <dd> <p>CMUCL has a faster unicode reader now.  Tests show that the
@@ -26,7 +27,6 @@
 and a float would sometimes produce an incorrect imaginary part.)
 </p>
 </dd>
-<dl>
 <dt>2009-10-02</dt>
 <dd> <p><strong>CMUCL 20a patch 000</strong> A serious bug in the
 printer was found in the Unicode builds.  The bug caused '|\||



More information about the cmucl-commit mailing list