X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Flibraries.cl;h=29320469a59c7a56352c2c58fcf04d9bdb2c46e9;hb=43a09c901590a99761fe6a416c7144063e2b75f4;hp=e180b271db61c6b855094a377657189ba03e7d67;hpb=839b3e4b9627ecf5d3b0d8d2910a95d7f9010dc5;p=uffi.git diff --git a/src/libraries.cl b/src/libraries.cl index e180b27..2932046 100644 --- a/src/libraries.cl +++ b/src/libraries.cl @@ -1,4 +1,4 @@ -;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- +;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10; Package: UFFI -*- ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: libraries.cl,v 1.13 2002/04/03 17:50:13 kevin Exp $ +;;;; $Id: libraries.cl,v 1.14 2002/04/06 19:53:08 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -93,7 +93,6 @@ library type if type is not specified." supporting-libraries)))) #+lispworks (fli:register-module module - :connection-style :automatic :real-name filename) #+allegro (load filename)