Newbie question

Tobias Kunze t@ulysses.Stanford.EDU
Thu, 21 Nov 1996 13:53:08 -0800


make sure you evaluate in the package "cm".

start every file you load into cm with:

  (in-package :cm)

or, if you work in the listener, evaluate the in-package.
if you do an apropos and it shows you stuff like

  CM::between   Function (defined)

you are in the wrong package.