X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fmcl%2Fprimitives.cl;h=ee621da388fedd79c26c64808238e871a77849e6;hb=a624b86f5dd46f9fc682440e5c7b0b131dc28084;hp=57f3b174b941c7c149ce2bcf20eb76987ac1fe34;hpb=5bd05c7e835ff4ce78e6eb9c928a6f71471ce528;p=uffi.git diff --git a/src/mcl/primitives.cl b/src/mcl/primitives.cl index 57f3b17..ee621da 100644 --- a/src/mcl/primitives.cl +++ b/src/mcl/primitives.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: primitives.cl ;;;; Purpose: UFFI source to handle immediate types -;;;; Programmer: Kevin M. Rosenberg +;;;; Programmers: Kevin M. Rosenberg and John DeSoi ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: primitives.cl,v 1.1 2002/04/04 05:03:14 desoi Exp $ +;;;; $Id: primitives.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