Changeset 139
- Timestamp:
- Dec 19, 2003, 3:32:01 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/examples/objc-support.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/objc-support.lisp
r6 r139 100 100 ;;; Create an NSLispException with a lispid that encapsulates 101 101 ;;; this condition. 102 ;;; 103 104 #|(dbg (format nil "~a" c))|# 102 105 (make-objc-instance 'ns-lisp-exception 103 106 :with-lisp-id (assign-id-map-id *condition-id-map* c)))
Note:
See TracChangeset
for help on using the changeset viewer.
