From b77e1b1e635c7c29fd0ece180526d9ed31fc63f0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 25 Jun 2003 20:28:08 +0000 Subject: [PATCH] r5202: *** empty log message *** --- debian/changelog | 6 ++++++ kmrcl.asd | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2509cf..98ac156 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-kmrcl (1.51-1) unstable; urgency=low + + * New upstream with support of OpenMCL's MOP + + -- Kevin M. Rosenberg Wed, 25 Jun 2003 14:24:57 -0600 + cl-kmrcl (1.50-1) unstable; urgency=low * New upstream diff --git a/kmrcl.asd b/kmrcl.asd index 1461c52..90afbe6 100644 --- a/kmrcl.asd +++ b/kmrcl.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: kmrcl.asd,v 1.36 2003/06/25 18:08:09 kevin Exp $ +;;;; $Id: kmrcl.asd,v 1.37 2003/06/25 20:28:08 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -53,7 +53,6 @@ (:file "xml-utils" :depends-on ("macros"))) ) -#+(or allegro lispworks sbcl cmu scl openmcl) (defmethod perform ((o test-op) (c (eql (find-system 'kmrcl)))) (operate 'load-op 'kmrcl-tests) (operate 'test-op 'kmrcl-tests)) -- 2.34.1