X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=package.lisp;h=78f264c7d9a2f3e4c76c6b837b982407f64b8489;hb=0785aaa6c33301cdb5d23ab1a09f262d33dba21d;hp=0781ae5dc628d5ed43d32fef68dfc0913b391c19;hpb=3e172b14a7f4c73098ab3e1808db2b0bdc0bf986;p=kmrcl.git diff --git a/package.lisp b/package.lisp index 0781ae5..78f264c 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.18 2002/12/26 11:57:07 kevin Exp $ +;;;; $Id: package.lisp,v 1.19 2003/01/13 21:40:20 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -72,7 +72,10 @@ #:in #:mean #:with-gensyms - + #:time-iterations + #:print-float-units + #:print-seconds + ;; strings.lisp #:string-append #:count-string-words @@ -86,7 +89,10 @@ #:string-invert #:escape-xml-string #:string-replace-char-string - + #:make-usb8-array + #:usb8-array-to-string + #:string-to-usb8-array + ;; symbols.lisp #:ensure-keyword #:concat-symbol