X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Funion.lisp;h=c7022d83a79db2600e4b64166a2234c78a0a273a;hb=1e5809bc5e68d9f1f5a676fa24253b3b95d490ac;hp=2e186d84e8f0119050b74ca9ed75157981921b2b;hpb=276c8f34b3070db313908a6d49a1ada16923fc21;p=uffi.git diff --git a/examples/union.lisp b/examples/union.lisp index 2e186d8..c7022d8 100644 --- a/examples/union.lisp +++ b/examples/union.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: union.lisp,v 1.3 2002/12/09 16:30:20 kevin Exp $ +;;;; $Id$ ;;;; -;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of UFFI, is Copyright (c) 2002-2005 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 :cl-user) @@ -69,7 +66,7 @@ #\A :test #'eql :fail-info "Error with union character") - #-(or sparc sparc-v9 mcl) + #-(or sparc sparc-v9 openmcl digitool) ;; (util.test:test (> 0 (uffi:get-slot-value u 'tunion1 'int)) ;; t ;; :fail-info