X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fmcl%2Ffunctions.cl;h=3a4db267902d052211993d0e607ace07ca7a7e52;hb=a624b86f5dd46f9fc682440e5c7b0b131dc28084;hp=35bca59f3e02b78128bedece60eb7e6f0e57632e;hpb=5bd05c7e835ff4ce78e6eb9c928a6f71471ce528;p=uffi.git diff --git a/src/mcl/functions.cl b/src/mcl/functions.cl index 35bca59..3a4db26 100644 --- a/src/mcl/functions.cl +++ b/src/mcl/functions.cl @@ -1,15 +1,16 @@ -;;;; -*- Mode: ANSI-Lisp; Syntax: ANSI-Common-Lisp; Base: 10; Package: UFFI -*- +;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10; Package: UFFI -*- ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; ;;;; Name: function.cl ;;;; Purpose: UFFI source to C function defintions -;;;; Programmer: Kevin M. Rosenberg +;;;; Programmers: Kevin M. Rosenberg and John DeSoi ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: functions.cl,v 1.1 2002/04/04 05:01:45 desoi Exp $ +;;;; $Id: functions.cl,v 1.3 2002/04/06 19:45:14 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; and John DeSoi ;;;; ;;;; UFFI users are granted the rights to distribute and use this software ;;;; as governed by the terms of the Lisp Lesser GNU Public License