Changes between Version 21 and Version 22 of AppleCurrencyConverter
- Timestamp:
- 01/23/08 17:39:14 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppleCurrencyConverter
v21 v22 6 6 This HOWTO doesn't discuss all the background information that Apple's tutorial covers. Instead, we assume that you have Apple's document handy for reference, and we just describe the specific steps needed to build the example using Apple's !InterfaceBuilder application and OpenMCL. 7 7 8 The current version of the OpenMCL Objective-C bridge includes code that was formerly distributed separately as the "Bosco" application framework. Because that framework has been integrated with Open CL proper, it no longer exists as a separate project.8 The current version of the OpenMCL Objective-C bridge includes code that was formerly distributed separately as the "Bosco" application framework. Because that framework has been integrated with OpenMCL proper, it no longer exists as a separate project. 9 9 10 10 = Apple's Currency Converter Example =
