/* Put back capital letter according to the NE tagger and a few rules (for EDYLEX) */ /* FRED 0710 */ #include #include #include #include /*................................................................*/ #define TailleLigne 8000 #define True 1 #define False 0 void ERREUR(char *ch1,char *ch2) { fprintf(stderr,"ERREUR : %s %s\n",ch1,ch2); exit(0); } void ERREURd(char *ch1, int i) { fprintf(stderr,"ERREUR : %s %d\n",ch1,i); exit(0); } /*................................................................*/ /* possible tags: