added missing newline at end of file

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0@657571 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2008-05-18 15:18:32 +00:00
parent 21872adbf8
commit ec56c2c5ff
1 changed files with 1 additions and 1 deletions

View File

@ -68,4 +68,4 @@ public interface MultipleLinearRegression {
*/
double estimateRegressandVariance();
}
}