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

Private GIT Repository
4dde4806fae3ec5f09c92fb9c0f0c95b01d65dfa
[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: