=================================================================== Modification le : mer déc 19 15:22:49 CET 2001 Par : hcl =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/seg In directory bip.lip6.fr:/users/cao/hcl/alliance/sources/ocr/sce/seg Modified Files: ocrToPhFig.c ocrWPlaneLabeling.c ocrWRoutingUtil.c Log Message: Moult petits changements. =================================================================== Index: ocrToPhFig.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/seg/ocrToPhFig.c,v retrieving revision 1.4 retrieving revision 1.5 diff -r1.4 -r1.5 5a6,8 > Revision 1.5 2001/12/19 14:22:49 hcl > Moult petits changements. > 39a43 > #include "display.h" 46a51,52 > extern ocrOption *g_pOption; > #define LEVEL (g_pOption->LEVEL) 75c81 < puts("ERROR : getPhVia"); --- > fprintf(stderr, "ERROR : getPhVia\n"); 105c111 < puts("ERROR : getPhLayer"); --- > fprintf(stderr, "ERROR : getPhLayer\n"); 305a312 > ocrNaturalInt sym_y = 0; 309c316 < puts("Dumping Alim to PhFig ..."); --- > display(LEVEL, VERBOSE, "o Dumping Alim to PhFig..."); 313a321,329 > > > sym_y = ( > (i_pPhFig->PHINS->TRANSF == SYM_Y) > || > (i_pPhFig->PHINS->TRANSF == SYMXY) > ) > ; > 315,316d330 < ((i_pPhFig->PHINS->YINS == 0) && (i_pPhFig->PHINS->TRANSF == NOSYM)) < || 318,331c332,336 < (i_pPhFig->PHINS->YINS != 0) < && < ( < ( < (i_pPhFig->PHINS->YINS % 100) < &&(!(i_pPhFig->PHINS->YINS % 50)) < && (i_pPhFig->PHINS->TRANSF == NOSYM) =================================================================== 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/