summaryrefslogtreecommitdiff
path: root/src/pkg/math/erf.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/math/erf.go')
-rw-r--r--src/pkg/math/erf.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/math/erf.go b/src/pkg/math/erf.go
index b60899933..6d3d9b7c5 100644
--- a/src/pkg/math/erf.go
+++ b/src/pkg/math/erf.go
@@ -4,7 +4,6 @@
package math
-
/*
Floating-point error function and complementary error function.
*/