Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
two more conversions
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 10 Feb 2020 16:21:47 +0000 (17:21 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 10 Feb 2020 16:31:52 +0000 (17:31 +0100)
commit50fc7bc345d2dc0cfc60fc1f889dec627611c740
treedb374cee4db5570737a8eaa08424526d0b89e236
parent749cf0c1157c66ccb0dda53d41b082994722d487
two more conversions
14 files changed:
MANIFEST.in
examples/c/CMakeLists.txt
examples/c/actor-migrate/actor-migrate.c [new file with mode: 0644]
examples/c/actor-migrate/actor-migrate.tesh [new file with mode: 0644]
examples/c/actor-suspend/actor-suspend.c [new file with mode: 0644]
examples/c/actor-suspend/actor-suspend.tesh [new file with mode: 0644]
examples/c/actor-yield/actor-yield.c [moved from teshsuite/msg/process-yield/process-yield.c with 61% similarity]
examples/c/actor-yield/actor-yield.tesh [moved from teshsuite/msg/process-yield/process-yield.tesh with 51% similarity]
examples/c/actor-yield/actor-yield_d.xml [moved from teshsuite/msg/process-yield/process-yield_d.xml with 100% similarity]
teshsuite/msg/CMakeLists.txt
teshsuite/msg/process-migration/process-migration.c [deleted file]
teshsuite/msg/process-migration/process-migration.tesh [deleted file]
teshsuite/msg/process-suspend/process-suspend.c [deleted file]
teshsuite/msg/process-suspend/process-suspend.tesh [deleted file]