Changeset 487


Ignore:
Timestamp:
Feb 7, 2004, 1:50:53 PM (21 years ago)
Author:
Gary Byers
Message:

Change comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/examples/cocoa-window.lisp

    r430 r487  
    231231                                (application-proxy-class-name
    232232                                 *default-ns-application-proxy-class-name*))
     233 
    233234  (flet ((cocoa-startup ()
    234 ;          [(@class "NSException") "_enableLogging:" :<BOOL> #$YES :void]
    235235           ;; Start up a thread to run periodic tasks.
    236            ;; Under Linux/OpenStep, some of these might have to run in
     236           ;; Under Linux/GNUstep, some of these might have to run in
    237237           ;; the main thread (because of PID/thread conflation.)
    238238           (process-run-function "housekeeping"
Note: See TracChangeset for help on using the changeset viewer.