X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Funion.cl;h=fc14c4a7c251d67b01fff40cb0852a73d269d7e1;hb=4e05013e3b013a3a7c407671539c2bc0dcfcdb4c;hp=7a1e72ca095cc735ad8e5311fdb8ef5abfebfad5;hpb=6cd78c2ec5414f6fe07002883d11d2a7802d7153;p=uffi.git diff --git a/examples/union.cl b/examples/union.cl index 7a1e72c..fc14c4a 100644 --- a/examples/union.cl +++ b/examples/union.cl @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: union.cl,v 1.9 2002/09/20 06:03:36 kevin Exp $ +;;;; $Id: union.cl,v 1.10 2002/09/29 17:31:20 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -69,7 +69,7 @@ #\A :test #'eql :fail-info "Error with union character") - #-(or sparc sparc-v9) + #-(or sparc sparc-v9 mcl) (util.test:test (> 0 (uffi:get-slot-value u 'tunion1 'int)) t :fail-info