X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=f518b81c9472923d2be7e04f7d26eece580df79c;hb=b565b4470cc118e32ff8dc41b47eb02aa2752a7c;hp=0781ae5dc628d5ed43d32fef68dfc0913b391c19;hpb=e408a6bd2a959f734733cd26a8c8098051fc46f6;p=kmrcl.git diff --git a/package.lisp b/package.lisp index 0781ae5..f518b81 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.20 2003/02/07 14:21:55 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -72,7 +72,11 @@ #:in #:mean #:with-gensyms - + #:time-iterations + #:print-float-units + #:print-seconds + #:nsubseq + ;; strings.lisp #:string-append #:count-string-words @@ -86,7 +90,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