Table of contents

include/main.h

Source code

/* name : main.h
 * authors : eloi petit, matheo thomas, domitille vale
 * date : 18-06-24
 */

#ifndef main_h 
#define main_h

/* Struct definitions */



/* Functions definitions */


#endif