Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the timer regression test to an example
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 13 Feb 2005 23:04:34 +0000 (23:04 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 13 Feb 2005 23:04:34 +0000 (23:04 +0000)
commitc87c9d8cb9788a2060058caf618390993166dbf1
treec1e9e7dd5b845e66551dad5d0ddaed58b7581e7d
parentfeb0e932349c35037f51a93f3185c3d5d21357c7
Change the timer regression test to an example

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