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

Accessing internal symbol in ccl



I have a problem. For several months I've been using, (MCL 2.0):
       (ccl::date-string (get-universal-time))
to give a nice date "stamp":
        Friday July 29,1994 11:48:46 am
I did something to cause 'date-string to become unavailable. I get:
       ;Compiler warnings :
       ;   Undefined function CCL::DATE-STRING, in ......
I would appreciate help. I used at a clean Lisp (reload) and got the same. 
Thank you......George Hambleton