[crypticl-cvs] CVS crypticl/doc/html

tskogan tskogan at common-lisp.net
Sat Feb 17 01:31:46 UTC 2007


Update of /project/crypticl/cvsroot/crypticl/doc/html
In directory clnet:/tmp/cvs-serv23297

Modified Files:
	index.html 
Log Message:
Adding platforms section.


--- /project/crypticl/cvsroot/crypticl/doc/html/index.html	2007/02/17 01:19:22	1.10
+++ /project/crypticl/cvsroot/crypticl/doc/html/index.html	2007/02/17 01:31:46	1.11
@@ -20,8 +20,17 @@
 
 <p>Take a look at the <a href="crypticl.pdf">manual</a> for examples of how to
 use the library. The focus so far has been to find the right abstractions and
-define a good api. Optimization and rigorous testing has yet to be done. Thus
-it shouldn't be used in production code.
+define a good api. Optimization and rigorous testing has yet to be done and
+Crypticl should not be used in production code.
+
+<h3>Platforms</h3>
+Crypticl should work on most Commom Lisp implementations, but has so far only
+been tested on the following:
+<ul>
+<li>Allegro 6.2 Windows XP
+<li>Allegro CL 8.0 (June 14, 2006) Windows XP
+<li>SBCL 1.0.1 (December 26, 2006) Windows XP
+</ul>
 
 <h3>Releases</h3>
 The current release is 0.2.




More information about the Crypticl-cvs mailing list