X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=uffi.system;h=5ccaba482bfdad0eea7e62040279ac3be9f82d76;hb=28a219078020ff986e6010cef96e83b062823f71;hp=02373ca6ae478a4f253424ef55f524fd5a2888df;hpb=0478b4b594e10314faac124e12573f45eb9cb432;p=uffi.git diff --git a/uffi.system b/uffi.system index 02373ca..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.11 2002/04/07 02:10:18 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,6 +31,8 @@ '(:relative "src") #+mcl '(:relative "src" "mcl") + #+cormanlisp + '(:relative "src" "corman") ) *load-truename*))