X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=uffi%2Fclsql-uffi-loader.cl;h=e131bd1d605818dd736024f08a1eb43e4d084d5d;hp=e48384fc841da34912428a3e2a31f485b4f351bd;hb=640853df9917329179ee5a6c3067eb27da586523;hpb=2434b58ef00a7f6c5915c86b25a891c4adda79e4 diff --git a/uffi/clsql-uffi-loader.cl b/uffi/clsql-uffi-loader.cl index e48384f..e131bd1 100644 --- a/uffi/clsql-uffi-loader.cl +++ b/uffi/clsql-uffi-loader.cl @@ -7,7 +7,7 @@ ;;;; Programmers: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: clsql-uffi-loader.cl,v 1.1 2002/09/18 07:50:01 kevin Exp $ +;;;; $Id: clsql-uffi-loader.cl,v 1.2 2002/09/26 18:18:39 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -25,7 +25,9 @@ `(,(directory-namestring (translate-logical-pathname "cl-library:clsql-uffi;")) - "/usr/lib/clsql/") + "/usr/lib/clsql/" + "/opt/lisp/clsql/uffi/" + "/home/kevin/debian/src/clsql/uffi/") :drive-letters '("C" "D" "E" "F" "G"))) (defvar *clsql-uffi-supporting-libraries* '("c")