Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ignore ignorable autogenerated crufts
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Feb 2005 14:07:19 +0000 (14:07 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Feb 2005 14:07:19 +0000 (14:07 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1056 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/gras/chrono/.cvsignore [new file with mode: 0644]
examples/gras/ping/.cvsignore
examples/gras/timer/.cvsignore

diff --git a/examples/gras/chrono/.cvsignore b/examples/gras/chrono/.cvsignore
new file mode 100644 (file)
index 0000000..c6a9a4b
--- /dev/null
@@ -0,0 +1,7 @@
+.deps .libs Makefile Makefile.in _*.c chrono_multiplier chrono_simulator
+test_sg
+test_rl
+chrono.Makefile.am
+chrono.Makefile.local
+chrono.Makefile.remote
+chrono.deploy.sh
index 68ccecb..78729eb 100644 (file)
@@ -1,3 +1,7 @@
 .deps .libs Makefile Makefile.in _*.c ping_server ping_client ping_simulator
 test_sg
 test_rl
 .deps .libs Makefile Makefile.in _*.c ping_server ping_client ping_simulator
 test_sg
 test_rl
+ping.Makefile.am
+ping.Makefile.local
+ping.Makefile.remote
+ping.deploy.sh
index d95616c..c6c30fb 100644 (file)
@@ -2,3 +2,6 @@
 test_sg
 test_rl
 timer.Makefile.am
 test_sg
 test_rl
 timer.Makefile.am
+timer.Makefile.local
+timer.Makefile.remote
+timer.deploy.sh