From ef1657800e020b345bb297237682edb093525054 Mon Sep 17 00:00:00 2001 From: velho Date: Mon, 2 Jul 2007 20:30:49 +0000 Subject: [PATCH] Erased bad commentary. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3645 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- testsuite/surf/simeng_usage.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/testsuite/surf/simeng_usage.c b/testsuite/surf/simeng_usage.c index 7924e1de8b..c541747e16 100644 --- a/testsuite/surf/simeng_usage.c +++ b/testsuite/surf/simeng_usage.c @@ -86,15 +86,6 @@ void test1(method_t method) DEBUG0("\n"); -Added the generic method to model fairness depending on the -transport protocol specific constraints and behavior. Protocols -TCP Reno and Vegas already implemented. Seems to work -with the testbed in src/testsuite/surf/simeng_usage. Still -need to be tested using a msg application. - - - - if(method==MAXMIN){ lmm_solve(Sys); #ifdef HAVE_SDP -- 2.20.1