File: register-common-lisp-implementation.8

package info (click to toggle)
common-lisp-controller 4.15sarge3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 188 kB
  • ctags: 31
  • sloc: lisp: 361; sh: 215; makefile: 57
file content (34 lines) | stat: -rw-r--r-- 767 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.\" 	-*- Mode: Nroff -*-
.TH "register-common-lisp-implementation" "8" "June 5, 2002"
.AT 3
.SH NAME
(un)register-common-lisp-{implementation|source) \- internal clc commands
.SH SYNOPSIS
.B register-common-lisp-implementation 
.I implementation

.B unregister-common-lisp-implementation 
.I implementation

.B register-common-lisp-source 
.I source-package

.B unregister-common-lisp-source 
.I source-package

.SH DESCRIPTION
These are internal 
.I common lisp controller
commands that the common lisp source and implementation packages
can use to register themselves to clc.

.SH BUGS

Bug reports should be sent to the debian BTS, preferably with
reportbug.

.SH AUTHOR
Peter Van Eynde (pvaneynd@debian.org) and Kevin M. Rosenberg
(kmr@debian.org) 2001-2004

.PP