Author: abaine Date: Sun Aug 19 12:58:53 2007 New Revision: 171
Modified: trunk/funds/src/package.lisp Log: Exported dictionary-as-alist.
Modified: trunk/funds/src/package.lisp ============================================================================== --- trunk/funds/src/package.lisp (original) +++ trunk/funds/src/package.lisp Sun Aug 19 12:58:53 2007 @@ -52,6 +52,7 @@ :dictionary-add :dictionary-remove :dictionary-lookup + :dictionary-as-alist
:make-f-array :f-array-elt