tmoore@common-lisp.net (Timothy Moore) writes:
Update of /project/mcclim/cvsroot/mcclim/Apps/Inspector
[...]
Log Message: Changed name of inspector system and package to clouseau in order to avoid conflicts with system inspectors.
The sample form in Apps/Inspector/INSTALL should accordingly be changed to:
(clouseau::inspector (clim:make-application-frame clouseau::inspector :obj 20))
Paolo