=================================================================== Modification le : Mon Dec 3 15:31:21 MET 2001 Par : hcl =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout In directory beny:/users/cao/hcl/alliance/sources/ocr/sce/rout Modified Files: findNPointsPath.c ocrRouter.c Log Message: Pour la route. =================================================================== Index: findNPointsPath.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout/findNPointsPath.c,v retrieving revision 1.2 retrieving revision 1.3 diff -r1.2 -r1.3 5a6,8 > Revision 1.3 2001/12/03 14:31:21 hcl > Pour la route. > 212c215 < else if (i_pSegment->LAYER < i_pGrid->NB_OF_LAYERS - 1) --- > else if (i_pSegment->LAYER < i_pGrid->NB_OF_LAYERS - 2) 295c298 < else if (i_pSegment->LAYER < i_pGrid->NB_OF_LAYERS - 1) --- > else if (i_pSegment->LAYER < i_pGrid->NB_OF_LAYERS - 2) 954a958 > //printf ("2points - out\n"); Index: ocrRouter.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout/ocrRouter.c,v retrieving revision 1.2 retrieving revision 1.3 diff -r1.2 -r1.3 5a6,8 > Revision 1.3 2001/12/03 14:31:21 hcl > Pour la route. > 275c278 < } --- > } 526,573c529,577 < l_pSeg->SIGNAL_INDEX = WSEGMENT_FREE; < < // Fusion des segments libres < //mergeWSegment (i_pDataBase, l_pGrid, l_pSeg); < //return; < if (getWSegDirection (i_pDataBase->PARAM, l_pSeg) == ocrHorizontal) < { < //printf("deprotect (%ld,%ld,%d):", 5 * i_pVirCon->X, 5 * i_pVirCon->Y, z); < seg1 = getWSegment (l_pGrid, i_pVirCon->X - 1, i_pVirCon->Y, z); < if (seg1->SIGNAL_INDEX == WSEGMENT_FREE) { < l_pSeg->P_MIN = seg1->P_MIN; < //printf ("G%ld;", seg1->P_MIN * 5); < //mbkfree (seg1); < freeWSegment (seg1); < } =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://www-asim.lip6.fr/alliance/mailing-lists/