From: Martin Quinson Date: Tue, 29 Jan 2013 21:01:19 +0000 (+0100) Subject: read the 'how to release' page X-Git-Tag: v3_9_rc1~29 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f49142d127a18e57635fd8c54abfb450c4600339?hp=366ab202c53bb6be55740e3c85f810d1f1468de1 read the 'how to release' page --- diff --git a/doc/doxygen/install.doc b/doc/doxygen/install.doc index 380f3c716c..d65ddad34a 100644 --- a/doc/doxygen/install.doc +++ b/doc/doxygen/install.doc @@ -15,9 +15,9 @@ SimGrid has very few dependencies and rely only on very standard tools. Recompiling the archive should be done in a few lines: @verbatim -wget https://gforge.inria.fr/frs/download.php/28674/simgrid-3.8.1.tar.gz -tar xf simgrid-3.8.1.tar.gz -cd simgrid-3.8.1 +wget https://gforge.inria.fr/frs/download.php/28674/SimGrid-3.9.tar.gz +tar xf SimGrid-3.9.tar.gz +cd SimGrid-3.9 cmake -DCMAKE_INSTALL_PREFIX=/opt/simgrid . make make install diff --git a/examples/msg/chainsend/deployment_chainsend.xml b/examples/msg/chainsend/deployment_chainsend.xml deleted file mode 100644 index e190c889e5..0000000000 --- a/examples/msg/chainsend/deployment_chainsend.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -