Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1aac24

Browse files
committed
'carb' resource for carbon application.
1 parent e82fad7 commit b1aac24

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Mac/Resources/Carbon.r

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/*
2+
* Permit this Carbon application to launch on OS X
3+
*
4+
* by Josef W. Wankerl
5+
* 04/11/00
6+
*/
7+
8+
9+
/*----------------------------carb € Carbon on OS X launch information --------------------------*/
10+
type 'carb' {
11+
};
12+
13+
14+
resource 'carb'(0) {
15+
};

0 commit comments

Comments
 (0)