DeviceSelectCL/main.m
// |
// main.m |
// DeviceSelectCL |
// |
// Created by Abe Stephens on 4/16/14. |
// Copyright (c) 2014 Apple. All rights reserved. |
// |
#import <Cocoa/Cocoa.h> |
int main(int argc, const char * argv[]) |
{ |
return NSApplicationMain(argc, argv); |
} |
Copyright © 2014 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2014-04-18