1. NAME▲
clc-(un)register-user-package - registers a user asdf system
2. SYNOPSIS ▲
clc-register-user-package package-file
clc-unregister-user-package package-file
3. DESCRIPTION ▲
Registers a user defined system into the common lisp controllersystem. This means that any Common Lisp implementation will know how to find the system. The system file itself will be symlinked from the ~/.clc/systemsdirectory and the system will be recorded in the ~/.clc/user-packages.dbfile. No removal of old fasl files during upgrades of Common Lisp Implementations will be done, nor will the fasls of different implementations will be separated by clc, it is expected that the users who require this will create a full Debian package or create a symlink in /usr/share/common-lisp/systems/to the system file.
4. BUGS ▲
Bug reports should be sent to the Debian BTS, preferably with reportbug.
5. AUTHOR ▲
Peter Van Eynde () and Kevin M. Rosenberg () 2001-2008.