]> AND Private Git Repository - loba.git/blob - deployment.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Cosmetics...
[loba.git] / deployment.h
1 #ifndef DEPLOYMENT_H
2 #define DEPLOYMENT_H
3
4 void MY_launch_application();
5
6 #endif // !DEPLOYMENT_H
7
8 // Local variables:
9 // mode: c++
10 // End: