Skip to content
Snippets Groups Projects
Commit 4d6b1785 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 0b82685e
No related branches found
No related tags found
No related merge requests found
......@@ -429,7 +429,7 @@ int MergeFile(const std::string &fileName, bool warnIfMissing)
FlGui::instance()->onelab->addSolver("python", fileName, "", 1);
onelab_cb(0, (void*)"check");
status = 1;
/*
/* tester ceci:
int num = defineSolver("python");
opt_solver_name(num, GMSH_SET, "python");
opt_solver_executable(num, GMSH_SET, fileName);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment