From: alegrand Date: Fri, 11 Feb 2005 06:10:31 +0000 (+0000) Subject: XML is... well we're using it. X-Git-Tag: v3.3~4387 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d775c35800d70241f651c457c4e0c5a6fff6d23b XML is... well we're using it. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@964 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/gras/ping/ping_deployment.txt b/examples/gras/ping/ping_deployment.txt deleted file mode 100644 index ae5358728a..0000000000 --- a/examples/gras/ping/ping_deployment.txt +++ /dev/null @@ -1,4 +0,0 @@ - - Bellemare server 4000 - Gaston client Bellemare 4000 - diff --git a/examples/gras/ping/ping_deployment.xml b/examples/gras/ping/ping_deployment.xml new file mode 100644 index 0000000000..a97b81dbe4 --- /dev/null +++ b/examples/gras/ping/ping_deployment.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/examples/gras/ping/ping_deployment_new.txt b/examples/gras/ping/ping_deployment_new.txt deleted file mode 100644 index 26ce47caac..0000000000 --- a/examples/gras/ping/ping_deployment_new.txt +++ /dev/null @@ -1,2 +0,0 @@ -"cpu A" server 4000 -"cpu B" client 125 4000