aboutsummaryrefslogtreecommitdiff
path: root/libexe/shave.r
blob: 1c3dab3832bf74544d3ef5e9920bee3ec976cda8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 *  Permit this Carbon application to launch on OS X
 */


/*---------------------- Carbon on OS X launch information ------------------*/
type 'carb' {
};


resource 'carb'(0) {
};