From 3c41df30a47a0f5b9473801941c0e56d8e7d6cbd Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 13 Oct 2002 16:47:29 +0000 Subject: [PATCH 1/1] r2990: *** empty log message *** --- umlisp.asd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/umlisp.asd b/umlisp.asd index da7a752..6830add 100644 --- a/umlisp.asd +++ b/umlisp.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: umlisp.asd,v 1.4 2002/10/09 23:03:41 kevin Exp $ +;;;; $Id: umlisp.asd,v 1.5 2002/10/13 16:47:29 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -18,6 +18,7 @@ (in-package :asdf) +#+(or allegro lispworks cmu) (defsystem umlisp :components ((:file "package") -- 2.34.1