Changeset 878
- Timestamp:
- Sep 25, 2004, 9:13:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/cocoa-editor.lisp
r869 r878 1332 1332 (let* ((params (make-objc-instance 'ns:ns-array 1333 1333 :with-objects paramptrs 1334 :count 2))) 1334 :count 2)) 1335 (*debug-io* *typeout-stream*)) 1336 (stream-clear-output *debug-io*) 1337 (print-call-history :detailed-p nil) 1335 1338 (send frame 1336 1339 :perform-selector-on-main-thread
Note: See TracChangeset
for help on using the changeset viewer.