Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Renamed project to chainsend to avoid confusion
authorMaximiliano Geier <maximiliano.geier@loria.fr>
Tue, 16 Oct 2012 09:42:50 +0000 (11:42 +0200)
committerMaximiliano Geier <maximiliano.geier@loria.fr>
Wed, 28 Nov 2012 10:49:25 +0000 (11:49 +0100)
commit2aaa919aa7451546f9576b3a71fc41f896c24b31
tree54a898e3dd3c5c8319f99b3b192d4a071658d9d5
parent639100ee11f3b66897b242b05f8782230b0dcd89
Renamed project to chainsend to avoid confusion
22 files changed:
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
examples/msg/chainsend/CMakeLists.txt [moved from examples/msg/kadeploy/CMakeLists.txt with 59% similarity]
examples/msg/chainsend/README [moved from examples/msg/kadeploy/README with 52% similarity]
examples/msg/chainsend/broadcaster.c [moved from examples/msg/kadeploy/broadcaster.c with 98% similarity]
examples/msg/chainsend/broadcaster.h [moved from examples/msg/kadeploy/broadcaster.h with 100% similarity]
examples/msg/chainsend/chainsend.c [moved from examples/msg/kadeploy/kadeploy.c with 94% similarity]
examples/msg/chainsend/chainsend_CLM03.tesh [moved from examples/msg/kadeploy/kadeploy_CLM03.tesh with 100% similarity]
examples/msg/chainsend/chainsend_KCCFLN05.tesh [moved from examples/msg/kadeploy/kadeploy_KCCFLN05.tesh with 100% similarity]
examples/msg/chainsend/chainsend_Reno.tesh [moved from examples/msg/kadeploy/kadeploy_Reno.tesh with 100% similarity]
examples/msg/chainsend/chainsend_Vegas.tesh [moved from examples/msg/kadeploy/kadeploy_Vegas.tesh with 100% similarity]
examples/msg/chainsend/common.c [moved from examples/msg/kadeploy/common.c with 100% similarity]
examples/msg/chainsend/common.h [moved from examples/msg/kadeploy/common.h with 100% similarity]
examples/msg/chainsend/deployment_chainsend.xml [moved from examples/msg/kadeploy/deployment_kadeploy.xml with 92% similarity]
examples/msg/chainsend/generate_deployment_file.rb [moved from examples/msg/kadeploy/generate_deployment_file.rb with 100% similarity]
examples/msg/chainsend/iterator.c [moved from examples/msg/kadeploy/iterator.c with 100% similarity]
examples/msg/chainsend/iterator.h [moved from examples/msg/kadeploy/iterator.h with 100% similarity]
examples/msg/chainsend/messages.c [moved from examples/msg/kadeploy/messages.c with 100% similarity]
examples/msg/chainsend/messages.h [moved from examples/msg/kadeploy/messages.h with 100% similarity]
examples/msg/chainsend/peer.c [moved from examples/msg/kadeploy/peer.c with 98% similarity]
examples/msg/chainsend/peer.h [moved from examples/msg/kadeploy/peer.h with 100% similarity]
examples/msg/chainsend/platform_chainsend.xml [moved from examples/msg/kadeploy/platform_kadeploy.xml with 95% similarity]