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

boost-build/example/hello/hello.cpp File Reference

#include <iostream>

Include dependency graph for boost-build/example/hello/hello.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int main ()


Function Documentation

int main  ) 
 

Definition at line 13 of file boost-build/example/hello/hello.cpp.

00014 {
00015     std::cout << "Hello!\n";
00016     return 1;
00017 }


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