X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/e2dc20f5c76435eb341f8ba275e9f1ec8e5d5791..98bcf878526913600093dbce941e8a9ba873f2ea:/Experimentations/make_params diff --git a/Experimentations/make_params b/Experimentations/make_params index f034186..78cf9ae 100755 --- a/Experimentations/make_params +++ b/Experimentations/make_params @@ -31,7 +31,6 @@ for flavour in "I" "R"; do *) die "unknown distribution: $distrib" ;; esac case "$ratio" in - *100*) continue ;; ##### HACK, FIXME ##### "1000:1") opts+=( -c1e6,0 -C1.25e2,0 ) ;; "100:1") opts+=( -c1e6,0 -C1.25e3,0 ) ;; "10:1") opts+=( -c1e6,0 -C1.25e4,0 ) ;;