Added missing keywords setting.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1364376 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5e76de1cc9
commit
85ea9b32bd
|
@ -26,7 +26,7 @@ import org.apache.commons.math3.exception.util.LocalizedFormats;
|
|||
* Utilities for comparing numbers.
|
||||
*
|
||||
* @since 3.0
|
||||
* @version $Id: $
|
||||
* @version $Id$
|
||||
*/
|
||||
public class Precision {
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue