Compare commits

..

No commits in common. "60a7af738ce4bb32d1c7dbd47d404007e4df651a" and "0b47838693cb154eefff90c8b40a13571754322c" have entirely different histories.

1 changed files with 3 additions and 1 deletions

View File

@ -103,6 +103,8 @@ 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));