source:
downloads/boost_1_33_1/libs/thread/test/Carbon.r
@
20
| Last change on this file since 20 was 12, checked in by landauf, 18 years ago | |
|---|---|
| File size: 354 bytes | |
| Line | |
|---|---|
| 1 | /* |
| 2 | * Permit this Carbon application to launch on OS X |
| 3 | * |
| 4 | * © 1997-2000 Metrowerks Corp. |
| 5 | * |
| 6 | * Questions and comments to: |
| 7 | * <mailto:support@metrowerks.com> |
| 8 | * <http://www.metrowerks.com/> |
| 9 | */ |
| 10 | |
| 11 | |
| 12 | /*----------------------------carb ¥ Carbon on OS X launch information --------------------------*/ |
| 13 | type 'carb' { |
| 14 | }; |
| 15 | |
| 16 | |
| 17 | resource 'carb'(0) { |
| 18 | }; |
Note: See TracBrowser
for help on using the repository browser.










