clc-register-user-package (1)




!.


NAME

       clc-register-user-package - Register a Common Lisp user package


SYNOPSIS

       clc-register-user-package <asdf-file>


DESCRIPTION

       This  command registers a user package. It is given the filename of the
       ASDF file for the user package. When  registered,  a  user  package  is
       loaded in preference to any system-wide installation of the same system
       name.


FILES

       The user package database is stored in ~/.clc/user-packages.db


BUGS

       Bug reports should be sent to the debian BTS, preferably  with  report-
       bug.


AUTHOR

       Kevin M. Rosenberg <kmr@debian.org>, Oct 2002

                                                  clc-register-user-package(1)