My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
// main.m
// davtest
//
// Created by August Mueller on 8/6/08.
// Copyright Flying Meat Inc 2008. All rights reserved.
//

#import <Cocoa/Cocoa.h>

int main(int argc, char *argv[])
{
return NSApplicationMain(argc, (const char **) argv);
}

Change log

r37 by gusmueller on Aug 7, 2008   Diff
webdav ftw?
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 252 bytes, 14 lines
Powered by Google Project Hosting