Changeset 11544 for trunk/source/cocoa-ide/cocoa-application.lisp
- Timestamp:
- Dec 17, 2008, 9:15:29 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/cocoa-ide/cocoa-application.lisp
r7804 r11544 20 20 21 21 (defvar *cocoa-application-path* "ccl:Clozure CL.app;") 22 (defvar *cocoa-application-copy-headers-p* t) 22 (defvar *cocoa-application-copy-headers-p* nil) 23 (defvar *cocoa-application-install-altconsole* t) 23 24 (load "ccl:cocoa-ide;defsystem.lisp") 24 25 (load-ide)
Note: See TracChangeset
for help on using the changeset viewer.