From bf25c42c05ce7e30de31beda776770737c55c640 Mon Sep 17 00:00:00 2001
From: Martina Maggio <maggio.martina@gmail.com>
Date: Tue, 9 Apr 2019 22:36:38 +0200
Subject: [PATCH] fixing readme final

---
 artifact/README | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/artifact/README b/artifact/README
index 31c9c18..f400a87 100644
--- a/artifact/README
+++ b/artifact/README
@@ -142,19 +142,10 @@ To run the code for the artifact four steps are required:
      
      Running this script runs the MATLAB program that processes the
      data (in a parallelized form). The output shown at the command
-     line should resemble this on Linux and only print the data
-     processing terminated header on MAC OS X:
+     line will be:
      
      ************************************************************
      
-      ------------------------------------------------
-      Matlab wrote results for n10_u70_f100
-      Matlab wrote results for n10_u70_f25
-      Matlab wrote results for n20_u70_f100
-      Matlab wrote results for n20_u70_f25
-      Matlab wrote results for n5_u70_f100
-      Matlab wrote results for n5_u70_f25
-      Matlab wrote results for n5_u80_f25
       ------------------------------------------------
       data processing terminated
       ------------------------------------------------
-- 
GitLab