Compare commits

...

2 Commits

Author SHA1 Message Date
Alexandre 60a7af738c Merge remote-tracking branch 'origin/main' 2024-05-17 22:53:39 +02:00
Alexandre 78de6f01d3 . 2024-05-17 22:53:25 +02:00
1 changed files with 1 additions and 3 deletions

View File

@ -103,8 +103,6 @@ int main(int argc, char **argv) {
create_logger("colloscope.log", LOG_INFO);
}
//info("%d %d %d %d", n_creneaux, n_colleurs, n_weeks, n_groups);
info("Starting");
srand(time(NULL));