Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update script for pipol
[simgrid.git] / buildtools / vc7 / simgrid / simgrid.c
1 #include <windows.h>\r
2 \r \rint WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason,
3                             void *lpReserved) \r
4 {
5   \rreturn 1;
6 \r}