Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the way supernovae files are generated so that out of source works
[simgrid.git] / buildtools / vc7 / simgrid4java / libSimgrid4java.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}