Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reorg io examples
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 24 Mar 2016 16:31:34 +0000 (17:31 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 24 Mar 2016 16:31:34 +0000 (17:31 +0100)
commite6e59f1a8345f70bc3a44d7b2789d0ab9a8bdc9b
tree6a25e3c6b943b948ac5b210a25a21a93854bfa33
parent9203fa06f28cebe61bebece905e1ec4b5d986436
reorg io examples
13 files changed:
.gitignore
examples/msg/CMakeLists.txt
examples/msg/io-file-unlink/io-file-unlink.c [moved from examples/msg/io/file_unlink.c with 100% similarity]
examples/msg/io-file-unlink/io-file-unlink.tesh [moved from examples/msg/io/file_unlink.tesh with 83% similarity]
examples/msg/io-file/io-file.c [moved from examples/msg/io/file.c with 100% similarity]
examples/msg/io-file/io-file.tesh [moved from examples/msg/io/file.tesh with 97% similarity]
examples/msg/io-remote/io-remote.c [moved from examples/msg/io/remote.c with 100% similarity]
examples/msg/io-remote/io-remote.tesh [moved from examples/msg/io/remote.tesh with 95% similarity]
examples/msg/io-remote/io-remote_d.xml [moved from examples/msg/io/remote_io.deployment.xml with 100% similarity]
examples/msg/io-storage/io-storage.c [moved from examples/msg/io/storage.c with 100% similarity]
examples/msg/io-storage/io-storage.tesh [moved from examples/msg/io/storage.tesh with 98% similarity]
examples/msg/io/CMakeLists.txt [deleted file]
tools/cmake/DefinePackages.cmake