From 975f9ac06a04a0b1528f1fbf9ac7482febc957c2 Mon Sep 17 00:00:00 2001 From: Davide Morelli Date: Thu, 15 Dec 2005 12:03:36 +0000 Subject: fixed a never-ending while in fitness4 svn path=/trunk/externals/frankenstein/; revision=4222 --- GArhythm.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'GArhythm.c') diff --git a/GArhythm.c b/GArhythm.c index 61241ee..9de31ff 100755 --- a/GArhythm.c +++ b/GArhythm.c @@ -172,11 +172,14 @@ static double GArhythm_evaluate_fitness1(char *woman, char *man) int res=0; int max = BUFFER_LENGHT*2; int i; + /* + // commenting here I allow beat swapped rhythms to be considered as identical for (i=0; i