mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Updated organization file functions, env naming.
This commit is contained in:
committed by
Christoffer Lerno
parent
0ab0f727ad
commit
68f6cb1286
@@ -1,4 +1,4 @@
|
||||
module std::os::macos::objc @if(DARWIN_LIBC);
|
||||
module std::os::macos::objc @if(env::DARWIN);
|
||||
|
||||
def Class = distinct void*;
|
||||
def Method = distinct void*;
|
||||
|
||||
Reference in New Issue
Block a user