diff options
Diffstat (limited to 'src/lib/math/atan.go')
| -rw-r--r-- | src/lib/math/atan.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/math/atan.go b/src/lib/math/atan.go index 475138996..064b8d4fc 100644 --- a/src/lib/math/atan.go +++ b/src/lib/math/atan.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package atan +package math export atan |
