[funds-cvs] r133 - trunk/funds/src

abaine at common-lisp.net abaine at common-lisp.net
Fri Aug 10 22:33:43 UTC 2007


Author: abaine
Date: Fri Aug 10 18:33:42 2007
New Revision: 133

Modified:
   trunk/funds/src/package.lisp
Log:
Exported f-array-size.

Modified: trunk/funds/src/package.lisp
==============================================================================
--- trunk/funds/src/package.lisp	(original)
+++ trunk/funds/src/package.lisp	Fri Aug 10 18:33:42 2007
@@ -55,4 +55,5 @@
 
 	   :make-f-array
 	   :f-array-elt
-	   :f-array-replace))
+	   :f-array-replace
+	   :f-array-size))



More information about the Funds-cvs mailing list