Changeset 487
- Timestamp:
- Feb 7, 2004, 1:50:53 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/examples/cocoa-window.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/cocoa-window.lisp
r430 r487 231 231 (application-proxy-class-name 232 232 *default-ns-application-proxy-class-name*)) 233 233 234 (flet ((cocoa-startup () 234 ; [(@class "NSException") "_enableLogging:" :<BOOL> #$YES :void]235 235 ;; Start up a thread to run periodic tasks. 236 ;; Under Linux/ OpenStep, some of these might have to run in236 ;; Under Linux/GNUstep, some of these might have to run in 237 237 ;; the main thread (because of PID/thread conflation.) 238 238 (process-run-function "housekeeping"
Note:
See TracChangeset
for help on using the changeset viewer.
