Sha256: 3cc6bf10c1671838f8d713963c42e55d042c57aeb01b3889b6d03a83b9d0bdaf
Contents?: true
Size: 247 Bytes
Versions: 7
Compression:
Stored size: 247 Bytes
Contents
// // main.m // App With Whitespace // // Created by Dr Nic on 3/02/09. // Copyright Mocra 2009. All rights reserved. // #import <Cocoa/Cocoa.h> int main(int argc, char *argv[]) { return NSApplicationMain(argc, (const char **) argv); }
Version data entries
7 entries across 7 versions & 1 rubygems