Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move gras example to their own subdir
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Feb 2005 09:56:49 +0000 (09:56 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Feb 2005 09:56:49 +0000 (09:56 +0000)
commit30820942d6f98e57261592bb826e7da80f65a41e
treece397bd92cb5c031debcd8fff1208b0725df8353
parentcbd7c552d286a6b915bd8f3df45d1559d6a42fba
Move gras example to their own subdir

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@854 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/gras/Makefile.am [new file with mode: 0644]
examples/gras/ping/.cvsignore [new file with mode: 0644]
examples/gras/ping/Makefile.am [new file with mode: 0644]
examples/gras/ping/ping.c [new file with mode: 0644]
examples/gras/ping/ping_deployment.txt [new file with mode: 0644]
examples/gras/ping/ping_deployment_new.txt [new file with mode: 0644]
examples/gras/ping/test_rl.in [new file with mode: 0755]
examples/gras/ping/test_sg.in [new file with mode: 0755]