diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-04 00:09:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-04 00:09:15 +0000 |
commit | 0403b2c09be7e92d98081f55785dbf086046e6ee (patch) | |
tree | 56e2d25ba314abe2bd0ef5bdbf6c55aaa0cecd7b /math/Makefile | |
parent | Add p5-Set-Scalar 1.03, perl module containing a set of scalars, including (diff) |
Add p5-Set-Window 1.00, a perl module to manage an interval on the integer
line.
PR: 24027
Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes:
svn path=/head/; revision=36754
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index bd9c24cdc52b..9db78dd162be 100644 --- a/math/Makefile +++ b/math/Makefile @@ -58,6 +58,7 @@ SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan + SUBDIR += p5-Set-Window SUBDIR += p5-Statistics-ChiSquare SUBDIR += p5-Statistics-Descriptive SUBDIR += p5-Statistics-Distributions |