The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

main.m File Reference

#import <Cocoa/Cocoa.h>

Include dependency graph for main.m:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])


Function Documentation

int main int  argc,
const char *  argv[]
 

Definition at line 60 of file main.m.

00061 {
00062     return NSApplicationMain(argc, argv);
00063 }


Generated on Mon Nov 8 17:08:11 2004 for MPT by  doxygen 1.3.9.1