r8005: Automated commit for kmrcl debian-version-1.58-1
[kmrcl.git] / mop.lisp
index a274f48991fbdab1c65d777f8e7efbefd171b904..82fcb471dd51affbf49563ddaecb06f244c5c7fa 100644 (file)
--- a/mop.lisp
+++ b/mop.lisp
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2003
 ;;;;
-;;;; $Id: mop.lisp,v 1.16 2003/06/25 20:11:54 kevin Exp $
+;;;; $Id$
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -44,7 +44,8 @@
    #+lispworks #:clos
    #+scl #:clos
    #+openmcl #:openmcl-mop
-   ))
+   )
+  )
 
 (in-package #:kmr-mop)