Skip to content
Snippets Groups Projects
Commit bcf9246c authored by kiady.arintsoa's avatar kiady.arintsoa :man_with_turban_tone2:
Browse files
parents 2f60b742 5d7aa803
No related branches found
No related tags found
No related merge requests found
File added
......@@ -78,6 +78,7 @@ int main() {
printf("Erreurs : %f\n",er[i]);
}
vector_free(&v);
vector_free(&vecTest);
vector_free(&vecTest2);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment