Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
split actions in two dir
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 24 Mar 2016 10:19:56 +0000 (11:19 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 24 Mar 2016 10:19:56 +0000 (11:19 +0100)
commit65fb54463298816c1902c1a9167bf82d6bdb1339
tree04eaf592229c463611d0d90de27d76f8aba10983
parentc20b20602a3b551b39aa7910874cca47c45430ab
split actions in two dir
15 files changed:
.gitignore
examples/msg/CMakeLists.txt
examples/msg/actions-mpi/actions-mpi.c [moved from examples/msg/actions/mpi_actions.c with 100% similarity]
examples/msg/actions-mpi/actions-mpi.tesh [moved from examples/msg/actions/mpi_actions.tesh with 85% similarity]
examples/msg/actions-mpi/actions-mpi.txt [moved from examples/msg/actions/mpi_actions.txt with 100% similarity]
examples/msg/actions-mpi/actions-mpi_d.xml [moved from examples/msg/actions/mpi_deployment.xml with 100% similarity]
examples/msg/actions-mpi/actions-mpi_split_d.xml [moved from examples/msg/actions/mpi_deployment_split.xml with 62% similarity]
examples/msg/actions-mpi/actions-mpi_split_p0.txt [moved from examples/msg/actions/mpi_actions_split_p0.txt with 100% similarity]
examples/msg/actions-mpi/actions-mpi_split_p1.txt [moved from examples/msg/actions/mpi_actions_split_p1.txt with 100% similarity]
examples/msg/actions-storage/actions-storage.c [moved from examples/msg/actions/storage_actions.c with 100% similarity]
examples/msg/actions-storage/actions-storage.tesh [moved from examples/msg/actions/storage_actions.tesh with 60% similarity]
examples/msg/actions-storage/actions-storage.txt [moved from examples/msg/actions/storage_actions.txt with 100% similarity]
examples/msg/actions-storage/actions-storage_d.xml [moved from examples/msg/actions/storage_deployment.xml with 100% similarity]
examples/msg/actions/CMakeLists.txt [deleted file]
tools/cmake/DefinePackages.cmake