r2426: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 26 Aug 2002 11:39:53 +0000 (11:39 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 26 Aug 2002 11:39:53 +0000 (11:39 +0000)
uffi.asd

index 7e22276b341d10292b9987a3b0602f031b9cbcbb..4ef2cca782fb14b345f60f26d9fd59f8395e72c9 100644 (file)
--- a/uffi.asd
+++ b/uffi.asd
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: uffi.asd,v 1.5 2002/08/23 19:29:06 kevin Exp $
+;;;; $Id: uffi.asd,v 1.6 2002/08/26 11:39:53 kevin Exp $
 ;;;;
 ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -52,7 +52,7 @@
   :default-component-class uffi-cl-source-file
   :pathname 
   #-mcl #.(format nil "~A:uffi;" +uffi-logical-host+)
-  #+mcl  #.(format nil "~A:uffi;mcl;" +uffi-logical-host+)
+  #+mcl #.(format nil "~A:uffi;mcl;" +uffi-logical-host+)
   :perform (load-op :after (op uffi)
                    (pushnew :uffi cl:*features*))
   :components