Changeset 6744


Ignore:
Timestamp:
Jun 16, 2007, 7:15:55 PM (17 years ago)
Author:
Gary Byers
Message:

New bundle-path fakery.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ide-1.0/ccl/examples/cocoa.lisp

    r6712 r6744  
    99(progn
    1010  (require "FAKE-CFBUNDLE-PATH")
    11   (fake-cfbundle-path "ccl:OpenMCL.app;Contents;MacOS;dppccl"))
     11  (fake-cfbundle-path "ccl:OpenMCL.app;"))
    1212
    1313
     
    8989  (ui-object-exit-backtrace-context o (car args)))
    9090
     91
     92
     93
     94
    9195(start-cocoa-application)
    9296
    93 
Note: See TracChangeset for help on using the changeset viewer.