X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=umlisp.asd;h=da7a75281223a6eb323670635f354f3bdfcb8ec7;hb=dc8dc554778c9cd6be948b5c8d8ada5bc47d95ea;hp=2cd4756979d97821914e162a842df16f190813d7;hpb=f513e7b50135115f3c56b840c2cb0d1c9c8ffa82;p=umlisp.git diff --git a/umlisp.asd b/umlisp.asd index 2cd4756..da7a752 100644 --- a/umlisp.asd +++ b/umlisp.asd @@ -1,5 +1,20 @@ -;;;; -*- 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.4 2002/10/09 23:03:41 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)