Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleaning unused files from the repository.
[simgrid.git] / examples / msg / deployment_sendrecv.xml
diff --git a/examples/msg/deployment_sendrecv.xml b/examples/msg/deployment_sendrecv.xml
deleted file mode 100644 (file)
index a9c097b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<!-- For using with ping_pong, platform_sendrecv.xml -->
-<platform_description version="1">
-  <process host="Inmos" function="sender">
-       <argument value="Bellevue"/>
-  </process>
-  <process host="Bellevue" function="receiver"/>
-</platform_description>