move trylambda before printing all the configs

release/4.3a0
Kai Ni 2010-03-15 18:38:08 +00:00
parent a1273a91fc
commit 942893ebca
1 changed files with 1 additions and 1 deletions

View File

@ -52,9 +52,9 @@ namespace gtsam {
SILENT, SILENT,
ERROR, ERROR,
LAMBDA, LAMBDA,
TRYLAMBDA,
CONFIG, CONFIG,
DELTA, DELTA,
TRYLAMBDA,
TRYCONFIG, TRYCONFIG,
TRYDELTA, TRYDELTA,
LINEAR, LINEAR,