From 100ad0c35b7ab3f50e47eeab931578750a7f0dc6 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 23 Nov 2000 14:13:42 +0000 Subject: Add ruby-bitvector, efficient Ruby bit vector extension. --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index d09e162..12aff69 100644 --- a/math/Makefile +++ b/math/Makefile @@ -56,6 +56,7 @@ SUBDIR += pygist SUBDIR += rcalc SUBDIR += ruby-bigfloat + SUBDIR += ruby-bitvector SUBDIR += sc SUBDIR += scigraphica SUBDIR += siag -- cgit v1.1