diff --git a/src/main.cpp b/src/main.cpp index 8aa2e3d..f4f2fd1 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,8 +10,8 @@ void test(); std::string vecint_tostring(std::vector list); int main() { - test(); - return EXIT_SUCCESS; + /* test(); + return EXIT_SUCCESS; */ ProtoProjet pp;