[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Accessing internal symbol in ccl
- To: info-mcl-digest@cambridge.apple.com
- Subject: Accessing internal symbol in ccl
- From: GHAMBLETON@delphi.com
- Date: Thu, 25 Aug 1994 13:39:54 -0400 (EDT)
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