From: mquinson Date: Wed, 2 Dec 2009 10:20:33 +0000 (+0000) Subject: Replay is not mature enough for distribution, yet X-Git-Tag: SVN~859 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6b0ed39bcfcb82f83c8f7973b8462aa1b50a430f?hp=8c00abbe6b356e3396cb3bb19bd0ec4f2b59e809 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 --- 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