Skip to content

Commit 129555e

Browse files
authored
Merge branch 'fortran-lang:master' into stats-distribution-exponential
2 parents c9682d0 + 0efc112 commit 129555e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_stats_distribution_normal.fypp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
module stdlib_stats_distribution_normal
44
use ieee_arithmetic, only: ieee_value, ieee_quiet_nan
55
use stdlib_kinds, only: sp, dp, xdp, qp, int32
6-
use stdlib_error, only: error_stop
76
use stdlib_random, only: dist_rand
87
use stdlib_stats_distribution_uniform, only: uni => rvs_uniform
98

0 commit comments

Comments
 (0)