From 4596d7c160819e41796a3fb08ad391a04428810d Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 8 Aug 2006 06:54:26 +0000 Subject: Add p5-Data-Float 0.002, details of the floating point data type. PR: ports/101538 Submitted by: Jin-Shan Tseng --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 945acebd7e4b..3da8cdeb597c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -167,6 +167,7 @@ SUBDIR += p5-Bit-Vector-Minimal SUBDIR += p5-CAD-Calc SUBDIR += p5-Chart-Math-Axis + SUBDIR += p5-Data-Float SUBDIR += p5-Date-Handler SUBDIR += p5-Geo-Distance SUBDIR += p5-Graph -- cgit