main.cpp
Go to the documentation of this file.
2
3int
4main(int argc, char* argv[])
5{
6 return armarx::DecoupledMain(argc, argv);
7}
int DecoupledMain(int argc, char *argv[])
Definition Decoupled.cpp:48