Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add carriage returns to help gcc compiling... (otherwise, it fails!).
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 11 Aug 2009 12:34:09 +0000 (12:34 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 11 Aug 2009 12:34:09 +0000 (12:34 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6546 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/simix/smx_context.c
src/simix/smx_context_private.h

index fd3bc2b..978629b 100644 (file)
@@ -240,4 +240,4 @@ void SIMIX_context_empty_trash(void)
   
     free(process);
   }
-}
\ No newline at end of file
+}
index e8b5b6b..bc7a147 100644 (file)
@@ -98,4 +98,4 @@ void SIMIX_ctx_sysv_factory_init(smx_context_factory_t * factory);
 void SIMIX_ctx_java_factory_init(smx_context_factory_t * factory);
 
 SG_END_DECL()
-#endif /* !_XBT_CONTEXT_PRIVATE_H */
\ No newline at end of file
+#endif /* !_XBT_CONTEXT_PRIVATE_H */