Skip to content
Snippets Groups Projects
Commit e1c2c05c authored by remi.greub's avatar remi.greub
Browse files

modifs du define USLEEP

parent d145f55a
No related branches found
No related tags found
No related merge requests found
File deleted
......@@ -13,7 +13,7 @@
#define CITY_CAPACITY_MIN 2
#define DEPOT 0
#define USLEEP 1
#define USLEEP 0
struct terminal{
int nb_bikesParked;
......
......@@ -3,8 +3,6 @@
#include "city.h"
#define USLEEP 1
struct person{
int num_thread;
int nb_travels;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment