We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdaa8c commit bd5b66fCopy full SHA for bd5b66f
src/Makefile.manual
@@ -16,7 +16,7 @@ SRC = f18estop.f90 \
16
stdlib_stats_mean.f90 \
17
stdlib_stats_moment.f90 \
18
stdlib_stats_var.f90 \
19
- stdlib_stats_distribution_PRNG.f90\
+ stdlib_stats_distribution_PRNG.f90 \
20
stdlib_stats_distribution_uniform.f90 \
21
stdlib_stats_distribution_normal.f90 \
22
stdlib_stats_distribution_exponential.f90
0 commit comments