typo: funct1_tau -> func1_tau

pull/1258/merge
Sergey Zubkov 7 years ago
parent e75a7056c4
commit b16eb424e9

@ -2496,7 +2496,7 @@ We can refactor:
// ???
}
double funct1_tau(double val, int flag1, int flag2)
double func1_tau(double val, int flag1, int flag2)
{
// ???
}

Loading…
Cancel
Save