/*
   Fichier simexped.h
   Auteur Bernard Chardonneau
*/


/* prototypes de la fonction de la bibliothèque simexped */

void recup_exped (int numes, char *bufFrom);
int  simexped (char *bufFrom, char **liste, int sz_liste);