From 6b0ed39bcfcb82f83c8f7973b8462aa1b50a430f Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 2 Dec 2009 10:20:33 +0000 Subject: [PATCH] Replay is not mature enough for distribution, yet git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6858 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/gras/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/gras/Makefile.am b/examples/gras/Makefile.am index 55941bc6fe..7570b3ecae 100644 --- a/examples/gras/Makefile.am +++ b/examples/gras/Makefile.am @@ -6,7 +6,8 @@ SUBDIRS= ping rpc spawn timer chrono mutual_exclusion/simple_token \ - mmrpc all2all pmm synchro properties replay + mmrpc all2all pmm synchro properties +#replay # p2p include $(top_srcdir)/acmacro/dist-files.mk -- 2.20.1