Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Doc example: model-based ones + add many TODO
[simgrid.git] / examples / msg / io-remote / io-remote.c
index 1e8f7d6..4be05a2 100644 (file)
@@ -1,14 +1,8 @@
-/* Copyright (c) 2014-2015. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2014-2016. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-/** @addtogroup MSG_examples
- * 
- * - <b>Remote I/O: io-remote/io-remote.c</b>. I/O operations can also be done in a remote, which is illustrated here.
- */
-
 #include "simgrid/msg.h"
 
 #define INMEGA (1024*1024)
 #include "simgrid/msg.h"
 
 #define INMEGA (1024*1024)