[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

declaring points



What is the best way to declare variables that hold points in MCL2.0?
I've been using 
   (declare (number point-1 point-2))
but was wondering if I could do better.

-nate
nate@garnet.berkeley.edu