r2990: *** empty log message ***
[umlisp.git] / umlisp.asd
index 2cd4756979d97821914e162a842df16f190813d7..6830add9a51f49ca1b8accf93e5bd25251f1a799 100644 (file)
@@ -1,8 +1,24 @@
-;;;;  -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
-;;;; $Id: umlisp.asd,v 1.3 2002/10/09 00:34:47 kevin Exp $
+;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10; Package: umlisp -*-
+;;;; *************************************************************************
+;;;; FILE IDENTIFICATION
+;;;;
+;;;; Name:          umlisp.asd
+;;;; Purpose:       ASDF system definition file for UMLisp
+;;;; Programmer:    Kevin M. Rosenberg
+;;;; Date Started:  Apr 2000
+;;;;
+;;;; $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.
+;;;;
+;;;; UMLisp users are granted the rights to distribute and use this software
+;;;; as governed by the terms of the GNU General Public License.
+;;;; *************************************************************************
 
 (in-package :asdf)
 
+#+(or allegro lispworks cmu)
 (defsystem umlisp
     :components 
      ((:file "package")