From f33a1301dbf09b2dd73c1c9bb3a2eca1422d2d99 Mon Sep 17 00:00:00 2001 From: ijliao Date: Wed, 26 Jun 2002 05:43:16 +0000 Subject: add p5-Math-Calc-Units 1.02 Human-readable unit-aware calculator PR: 34280 Submitted by: Seamus Venasse --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index c3d6f680346c..0e0a69e87bd6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -83,6 +83,7 @@ SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigInt SUBDIR += p5-Math-BigIntFast + SUBDIR += p5-Math-Calc-Units SUBDIR += p5-Math-Currency SUBDIR += p5-Math-Expr SUBDIR += p5-Math-FFT -- cgit