realized that there are some unwanted minuit features which needs to be fixed

This commit is contained in:
nemu
2008-02-15 12:32:11 +00:00
parent 39fafe825a
commit db679bfee0
2 changed files with 9 additions and 3 deletions

View File

@ -161,7 +161,7 @@ static PTheoDataBase fgTheoDataBase[THEORY_MAX] = {
"internBsl", "ib", "(phase frequency Trate Lrate)"},
{THEORY_SKEWED_GAUSS, THEORY_PARAM_SKEWED_GAUSS, false,
"skewedGss", "skg", "(phase frequency rate_minus rate_plus)"}};
"skewedGss", "skg", "(phase frequency rate_m rate_p)"}};
//--------------------------------------------------------------------------------------
/**