Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
port to lastest builbot; fixup the tarball maker slave
[simgrid.git] / build / vc7 / simgrid / simgrid.c
1 #include <windows.h>\r
2 \r
3 \r
4 int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void* lpReserved)\r
5 {\r
6     return 1;\r
7 }