=================================================================== Modification le : Wed Feb 20 17:31:47 CET 2002 Par : xtof =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout In directory bip.lip6.fr:/users/cao/xtof/alliance/sources/ocr/sce/rout Modified Files: findNPointsPath.c ocrRouter.c Log Message: syntax errors .... =================================================================== Index: findNPointsPath.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout/findNPointsPath.c,v retrieving revision 1.11 retrieving revision 1.12 diff -r1.11 -r1.12 5a6,8 > Revision 1.12 2002/02/20 16:31:47 xtof > syntax errors .... > 715c718 < switch (g_pOtion->ALGO) { --- > switch (g_pOption->ALGO) { Index: ocrRouter.c =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocr/sce/rout/ocrRouter.c,v retrieving revision 1.15 retrieving revision 1.16 diff -r1.15 -r1.16 5a6,8 > Revision 1.16 2002/02/20 16:31:47 xtof > syntax errors .... > 1240c1243,1244 < g_OptAlgo = 0; --- > /* xtof */ > /* g_OptAlgo = 0; */ 1246c1250,1251 < display (LEVEL, INFO, "o Algorithm : %s\n", argv[index]); --- > /* xtof */ > /* display (LEVEL, INFO, "o Algorithm : %s\n", argv[index]); */