Appendix B Implementation Specifics

B.2 CLIM Packages

LispWorks and Liquid CLIM both make use of the following packages:

The official way to make a package for CLIM is as follows:

(defpackage "MY-CLIM-PACKAGE"  (:use :CLIM-LISP :CLIM :CLIM-SYS))

CLIM 2.0 User's Guide - OCT 1998

Generated with Harlequin WebMaker