X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Funion.lisp;h=7c4dc33d7ae5741d4f20292480715faa83b3e3bf;hb=65e2a75247b894d1f562102ef1df77c7060b5048;hp=aefbaaf581ea4e81e6717bf9639de6aa9ff951d9;hpb=5adb58ea9a2b4f0af8789ce6ac722253e1aa6153;p=uffi.git diff --git a/tests/union.lisp b/tests/union.lisp index aefbaaf..7c4dc33 100644 --- a/tests/union.lisp +++ b/tests/union.lisp @@ -2,21 +2,18 @@ ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; -;;;; Name: union.cl +;;;; Name: union.lisp ;;;; Purpose: UFFI Example file to test unions ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: union.lisp,v 1.4 2003/04/29 14:08:02 kevin Exp $ +;;;; $Id: union.lisp,v 1.5 2003/08/13 18:53:42 kevin Exp $ ;;;; -;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of UFFI, is Copyright (c) 2002-2003 by Kevin M. Rosenberg ;;;; -;;;; UFFI users are granted the rights to distribute and use this software -;;;; as governed by the terms of the Lisp Lesser GNU Public License -;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package :uffi-tests) +(in-package #:uffi-tests) (uffi:def-union tunion1 (char :char)