[CM] Building applications with CM?

Rick Taube taube@uiuc.edu
Sat, 9 Sep 2006 18:06:19 -0500


On Sep 9, 2006, at 5:37 PM, M. Perticone wrote:

>  if cm works with
> lisp-in-a-box, that would be nice.

cm, like lisp-in-a-box, is ASDF based so it should be trivial to load  
it into a running lisp-in-a-box. simply add the cm tree to whereever  
lisp in a box keeps its libraries and then do

	(oos 'load-op :cm)