From: Kevin M. Rosenberg Date: Fri, 23 Aug 2002 19:46:16 +0000 (+0000) Subject: r2389: *** empty log message *** X-Git-Tag: v1.6.1~324 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=bc2fbd1e7d74ecd32b24ea86dc997162a7e38636;p=uffi.git r2389: *** empty log message *** --- diff --git a/uffi.system b/uffi.system index 1755fdd..df0cd1e 100644 --- a/uffi.system +++ b/uffi.system @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: uffi.system,v 1.18 2002/08/23 19:29:06 kevin Exp $ +;;;; $Id: uffi.system,v 1.19 2002/08/23 19:46:16 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -17,7 +17,7 @@ ;;;; ************************************************************************* (declaim (optimize (debug 3) (speed 3) (safety 1) (compilation-speed 0))) -(in-package :asdf) +(in-package :make) ;; For use with non-Common Lisp Controller installations #-common-lisp-controller