=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/engine/nd.c,v retrieving revision 1.137 retrieving revision 1.138 diff -u -p -r1.137 -r1.138 --- OpenXM_contrib2/asir2000/engine/nd.c 2006/06/11 06:57:54 1.137 +++ OpenXM_contrib2/asir2000/engine/nd.c 2006/06/11 11:41:15 1.138 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM_contrib2/asir2000/engine/nd.c,v 1.136 2006/06/11 06:01:55 noro Exp $ */ +/* $OpenXM: OpenXM_contrib2/asir2000/engine/nd.c,v 1.137 2006/06/11 06:57:54 noro Exp $ */ #include "nd.h" @@ -4874,7 +4874,7 @@ NODE nd_f4_red_q_main(ND_pairs sp0,int nsp,int trace,U SG((NDV)w[rank-i-1]) = spsugar[i]; /* GC_free(spmat[i]); */ } -#if 1 +#if 0 qsort(w,rank,sizeof(NDV), (int (*)(const void *,const void *))ndv_compare); #endif