#ifndef TP_PARSEUR_H
#define TP_PARSEUR_H

int tp_parseur(int argc, char *argv[]);

#endif
