hide log 2

This commit is contained in:
Val Erastov 2015-04-06 19:42:28 -07:00
parent 180339188d
commit 3a5ad63489

View file

@ -488,7 +488,7 @@ optim.dog_leg = function (subsys, rough) {
iter++;
}
log.push(stop);
window.___log(log);
//window.___log(log);
return {
evalCount: iter,
error: err,