X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=uffi.system;h=5ccaba482bfdad0eea7e62040279ac3be9f82d76;hb=821574a8fa654cba82147a9d30a02a13e495f6db;hp=a1921757531691551f74e92717182be7ac197592;hpb=37829b2fa07ae5f2ce6d7e1b47251b53ef54c8c2;p=uffi.git diff --git a/uffi.system b/uffi.system index a192175..5ccaba4 100644 --- a/uffi.system +++ b/uffi.system @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: uffi.system,v 1.13 2002/04/09 20:05:42 kevin Exp $ +;;;; $Id: uffi.system,v 1.14 2002/04/09 20:06:18 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -31,8 +31,8 @@ '(:relative "src") #+mcl '(:relative "src" "mcl") - #+corman - '(:relative "src" "cormanlisp") + #+cormanlisp + '(:relative "src" "corman") ) *load-truename*))