Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
the Visual Studio project for simgrid and simgrid for java
[simgrid.git] / build / vc7 / simgrid / libSimgrid.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 }