From a78b89c53d4bf402638a1c888903ad7f681c4f61 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Fri, 2 May 2003 02:30:07 +0000 Subject: [PATCH] r4728: Automatic commit for debian_version_1_2_13-1 --- tests/compress.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/compress.lisp b/tests/compress.lisp index acc6f0e..174b987 100644 --- a/tests/compress.lisp +++ b/tests/compress.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: compress.lisp,v 1.7 2003/04/29 14:13:55 kevin Exp $ +;;;; $Id: compress.lisp,v 1.8 2003/05/02 02:30:07 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -18,7 +18,7 @@ (in-package :uffi-tests) -(eval-when (:load-toplevel :execute) +(eval-when (:compile-tolevel :load-toplevel :execute) (unless (uffi:load-foreign-library #-(or macosx darwin) (uffi:find-foreign-library -- 2.34.1