Changeset 704
- Timestamp:
- Mar 22, 2004, 9:38:50 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/examples/cocoa.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/cocoa.lisp
r630 r704 11 11 (fake-cfbundle-path "ccl:OpenMCL.app;Contents;MacOS;dppccl")) 12 12 13 (defclass cocoa-ide-ui-object (ui-object)14 ())15 13 16 (setf (application-ui-object *application*) (make-instance 'cocoa-ide-ui-object)) 14 15 17 16 18 17 (require "OBJC-SUPPORT")
Note:
See TracChangeset
for help on using the changeset viewer.
