diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:23:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:23:03 +0000 |
commit | bd0b7d1767790b112dcc930c01a0638676172dbd (patch) | |
tree | 687718222d173f60698e33a7fe735290fcaa9a3f /math/Makefile | |
parent | f8db00b1d30400f2c6ad359bc3641b891fdf511a (diff) | |
download | ports-bd0b7d1767790b112dcc930c01a0638676172dbd.tar.gz ports-bd0b7d1767790b112dcc930c01a0638676172dbd.zip |
Add p5-Bit-ShiftReg 2.0, perl module implementing various bit shifting
operations.
Notes
Notes:
svn path=/head/; revision=36694
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 5511f7c59989..9bdeb55ed9b6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,6 +46,7 @@ SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron + SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |