Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Check that the platform file does not define the same element (host or link) twice...
[simgrid.git] / build / vc7 / simgrid4java / libSimgrid4java.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 }