diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-01 13:25:14 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-01 13:25:14 +0000 |
commit | 9f96169d68ea1c014128be801b6b15e2454af5c1 (patch) | |
tree | 587e4364dc810a1bda40558d61d3826e99d0b69d /math/Makefile | |
parent | be5f6df8ca9fd3c2ff2652ecead44ba619f7b0e2 (diff) | |
download | ports-9f96169d68ea1c014128be801b6b15e2454af5c1.tar.gz ports-9f96169d68ea1c014128be801b6b15e2454af5c1.zip |
Add ruby-narray, numerical N-dimensional array library for Ruby.
Notes
Notes:
svn path=/head/; revision=37878
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 9db78dd162be..e63306462399 100644 --- a/math/Makefile +++ b/math/Makefile @@ -76,6 +76,7 @@ SUBDIR += rcalc SUBDIR += ruby-bigfloat SUBDIR += ruby-bitvector + SUBDIR += ruby-narray SUBDIR += sc SUBDIR += scigraphica SUBDIR += siag |