r4811: Auto commit for Debian build
[kmrcl.git] / package.lisp
index d53fa615590d9ac4be346c25c6d7b7368ab9de07..5f6ec8fd90768e0228180fdd0ed84ce2c9abc915 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.22 2003/04/29 00:23:21 kevin Exp $
+;;;; $Id: package.lisp,v 1.25 2003/05/04 14:52:10 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -40,7 +40,9 @@
    #:mapcar-append-string
    #:mapcar2-append-string
    #:delimited-string-to-list
+   #:ndelimited-string-to-list
    #:list-to-delimited-string
+   #:flatten
    #:indent-spaces
    #:print-list
    #:print-rows
@@ -80,6 +82,7 @@
    #:count-string-words
    #:substitute-string-for-char
    #:string-trim-last-character
+   #:nstring-trim-last-character
    #:string-hash
    #:string-not-null?
    #:whitespace?