Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
using smpi_shared_[malloc|free] in DT-trace benchmark (as in dt-folding)
[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}