X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=735662aa05dfc66d5003e40a68c151ac5a4b7657;hp=16b5ed029a27ab65db28e4184530573d9e352377;hb=5093ad6645375d1d9259097ea5c9122e5592be2f;hpb=cf4d25858f4969025835e23008818d94c6e23208 diff --git a/package.lisp b/package.lisp index 16b5ed0..735662a 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.53 2003/07/21 00:52:56 kevin Exp $ +;;;; $Id: package.lisp,v 1.54 2003/07/23 22:07:48 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -227,6 +227,9 @@ ;; fformat.lisp #:fformat + + ;; os.lisp + #:run-shell-command ))