Skip to content
Snippets Groups Projects
Commit 5fb9c53e authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

- Commit to be able to pull...

parent f3205726
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,8 @@ static void gup(FILE * log1, FILE * log2, int pipe_id[2], int myNumber)
fprintf(log1, "antidote used (%d left) \n", antidote);
fprintf(log2, "antidote used (%d left) \n", antidote);
fprintf(log3, "antidote used (%d left) \n", antidote);
break;
break;
}
}
else if( c == 'A' )
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment