dummy commit

Trying to commit WeibullDistribution.java using 1.7.0 to harmonia


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1223005 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Shahaf 2011-12-24 19:30:06 +00:00
parent 8baf6595b8
commit 6402f73b91
1 changed files with 1 additions and 0 deletions

View File

@ -299,3 +299,4 @@ public class WeibullDistribution extends AbstractRealDistribution {
return true;
}
}