comparison dstep/corefoundation/CFSet_bindings.d @ 11:07194b026fa4

Added bindings to a couple of frameworks, new license + some other things
author Jacob Carlborg <doob@me.com>
date Sat, 01 Aug 2009 15:03:28 +0200
parents
children
comparison
equal deleted inserted replaced
10:27e00625790b 11:07194b026fa4
1 module dstep.corefoundation.CFSet_bindings;
2
3 import dstep.corefoundation.CFBase;
4 import dstep.objc.bridge.Bridge;
5 import dstep.objc.objc : id;
6
7 extern (C)
8 {
9 extern
10 {
11 }
12 }
13
14 extern (C)
15 {
16 }