X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=a4011d7cee25cc8851f3e3ed48a47f9beaa65bfe;hp=79306a82fe977c1f0f10200361d8c2eb976d2272;hb=a287b1a6782d53c22fc1807e44aae62fb7094bc5;hpb=32a02979816f6bf742c6b54b4c7eb92bd8ad82c2 diff --git a/package.lisp b/package.lisp index 79306a8..a4011d7 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.35 2003/06/07 05:45:14 kevin Exp $ +;;;; $Id: package.lisp,v 1.36 2003/06/12 02:38:39 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -47,6 +47,7 @@ #:integer-string #:fast-string-search #:string-to-list-skip-delimiter + #:string-starts-with #:flatten @@ -124,8 +125,10 @@ ;; From attrib-class.lisp #:attributes-class #:slot-attribute + #:slot-attributes + #:generalized-equal - + ;; From buffered input #:make-fields-buffer