Changeset 6744
- Timestamp:
- Jun 16, 2007, 7:15:55 PM (17 years ago)
- File:
-
- 1 edited
-
branches/ide-1.0/ccl/examples/cocoa.lisp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ide-1.0/ccl/examples/cocoa.lisp
r6712 r6744 9 9 (progn 10 10 (require "FAKE-CFBUNDLE-PATH") 11 (fake-cfbundle-path "ccl:OpenMCL.app; Contents;MacOS;dppccl"))11 (fake-cfbundle-path "ccl:OpenMCL.app;")) 12 12 13 13 … … 89 89 (ui-object-exit-backtrace-context o (car args))) 90 90 91 92 93 94 91 95 (start-cocoa-application) 92 96 93
Note:
See TracChangeset
for help on using the changeset viewer.
