#ifndef TP2_H
#define TP2_H

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

#endif
