priprava na zkouskysinple fixes

This commit is contained in:
2021-02-20 01:30:46 +01:00
parent ed3a1fcd73
commit 0ba8536aa2
2 changed files with 30 additions and 3 deletions

1
ml.cpp
View File

@@ -1730,7 +1730,6 @@ int main(int argc, const char **argv) {
srand(time(NULL));
try {
// Load std library
load_std_lib(env);
if (argc == 1 || (argc == 2 && std::string(argv[1]) == "-i"))