A suggestion when we fail to converge or go singular.
[git-p4: depot-paths = "//depot/solvespace/": change = 1832]solver
parent
7cf0deb9f4
commit
44795175ee
|
@ -493,6 +493,9 @@ void TextWindow::ShowGroupSolveInfo(void) {
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Printf(true, "It may be possible to fix the problem ");
|
||||
Printf(false, "by selecting Edit -> Undo.");
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue