From 28c3e183ebe9c7e453a3af16352ebe3d9811ed20 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Mon, 16 Sep 2002 18:07:22 +0000 Subject: [PATCH] r2735: Auto commit for Debian build --- uffi.asd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uffi.asd b/uffi.asd index 1be5c34..c138809 100644 --- a/uffi.asd +++ b/uffi.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: uffi.asd,v 1.10 2002/09/16 17:57:43 kevin Exp $ +;;;; $Id: uffi.asd,v 1.11 2002/09/16 18:07:22 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -33,7 +33,7 @@ :components ( - #+(cmu sbcl allegro lispworks) + #+(or cmu sbcl allegro lispworks) (:module :src-main :components ((:file "package") -- 2.34.1