From bd144edba83b313cec54695b1cc771d53e512470 Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 27 Sep 2000 12:28:35 +0000 Subject: rng is part of py-numeric now. --- math/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index ec98a8713bc1..9e8cc81d73d3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -54,7 +54,6 @@ SUBDIR += py-scientific SUBDIR += pygist SUBDIR += rcalc - SUBDIR += rng SUBDIR += ruby-bigfloat SUBDIR += sc SUBDIR += scigraphica -- cgit