Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Indent the rest of the code (examples, buildtools, doc...) except for examples/SMPI...
[simgrid.git] / buildtools / vc7 / cxx / SimGridX.c
index 7f50312..41e4702 100644 (file)
@@ -1,11 +1,11 @@
 #include <windows.h>\r
 \r
 #include <xbt/log.h>\r
-\r
-/* logs */\r
+    \r
+/* logs */ \r
 // XBT_LOG_NEW_DEFAULT_CATEGORY(SimGridX,"SimGrid for cxx");\r
-\r
-int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void* lpReserved)\r
-{\r
-    return 1;\r
-}
\ No newline at end of file
+\rint WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason,
+                          void *lpReserved) \r
+{
+  \rreturn 1;
+\r}