=================================================================== Modification le : jeu déc 20 14:04:03 CET 2001 Par : hcl =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout In directory bip.lip6.fr:/users/cao/hcl/alliance/sources/ocr/sce/rout Modified Files: findNPointsPath.c ocrGlobalRouting.c ocrMst.c ocrRouter.c ocrWeightedTree.c Log Message: Cosmetique. =================================================================== Index: findNPointsPath.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout/findNPointsPath.c,v retrieving revision 1.7 retrieving revision 1.8 diff -r1.7 -r1.8 5a6,8 > Revision 1.8 2001/12/20 13:04:03 hcl > Cosmetique. > 101d103 < // puts ("ajout"); 125d126 < // puts ("ajout"); 149d149 < // puts ("ajout"); 172d171 < // puts ("ajout"); 333d331 < // puts ("1"); 362d359 < // puts ("2"); 487,488c484,487 < if (!i_pCon->CON) < puts("ERROR"); --- > if (!i_pCon->CON) { > display(LEVEL, ERROR, "Internal error at %s:%d\n", __FILE__, __LINE__); > abort (); > } 515d513 < // display (LEVEL, VERBOSE, "S %ld : %ld\n", i_pWindow->NB_SIG_FACE[OCR_FACE_SOUTH], l_uDelta); 542d539 < // display (LEVEL, VERBOSE, "N %ld : %ld\n", i_pWindow->NB_SIG_FACE[OCR_FACE_NORTH], l_uDelta); 572d568 < // display (LEVEL, VERBOSE, "E %ld : %ld\n", i_pWindow->NB_SIG_FACE[OCR_FACE_EAST], l_uDelta); 595d590 < // display (LEVEL, VERBOSE, "W %ld : %ld\n", i_pWindow->NB_SIG_FACE[OCR_FACE_WEST], l_uDelta); 689d683 < puts("---"); 697,700c691,692 < display(LEVEL, DEBUG, "%s\n", < "Il n'y a plus de connecteurs !"); < display(LEVEL, DEBUG, "Impossible de router %ld\n", < i_pSignal->INDEX); --- > display(LEVEL, DEBUG, "%s\n%s%ld\n", > "o No more connectors :", " unable to route ", i_pSignal->INDEX); 761d752 < // puts("OK"); =================================================================== 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/