Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move last MSG io example to teshsuite
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 5 Dec 2017 09:53:59 +0000 (10:53 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 5 Dec 2017 09:53:59 +0000 (10:53 +0100)
commitff5c5d1e18fcaea7f732c9f28b58fa4365e23cd4
tree7736e9c17ce30c10fa2c2cd270c76ae234455502
parente6c0fd17aa5c0ee9251ce1fd5c331a453f3446b5
move last MSG io example to teshsuite
rename s4u-io to s4u-io-file-system
update doc
.gitignore
examples/msg/CMakeLists.txt
examples/msg/README.doc
examples/s4u/CMakeLists.txt
examples/s4u/README.doc
examples/s4u/io-file-system/.gitignore [moved from examples/s4u/io/.gitignore with 100% similarity]
examples/s4u/io-file-system/s4u-io-file-system.cpp [moved from examples/s4u/io/s4u-io.cpp with 94% similarity]
examples/s4u/io-file-system/s4u-io-file-system.tesh [moved from examples/s4u/io/s4u-io.tesh with 95% similarity]
teshsuite/msg/CMakeLists.txt
teshsuite/msg/io-file/io-file.c [moved from examples/msg/io-file/io-file.c with 57% similarity]
teshsuite/msg/io-file/io-file.tesh [moved from examples/msg/io-file/io-file.tesh with 100% similarity]