Changeset 139


Ignore:
Timestamp:
Dec 19, 2003, 3:32:01 PM (21 years ago)
Author:
Gary Byers
Message:

Add (commented-out) DBG call.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/examples/objc-support.lisp

    r6 r139  
    100100  ;;; Create an NSLispException with a lispid that encapsulates
    101101  ;;; this condition.
     102  ;;;
     103
     104  #|(dbg (format nil "~a" c))|#
    102105  (make-objc-instance 'ns-lisp-exception
    103106                      :with-lisp-id (assign-id-map-id *condition-id-map* c)))
Note: See TracChangeset for help on using the changeset viewer.