From 90cb7ccbf6c240d0eb013410426621c1e1abe083 Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 18 Oct 2002 21:55:32 +0000 Subject: Import p5-Number-Latin 1.01 Some applications, notably the numbering of points in outlines, use a scheme that starts with the letter "a", goes to "z", and then starts over with "aa" thru "az", then "ba", and so on. This module provides functions that deal with that numbering system, converting between it and integer values. --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 98edf33a249..bd73cd2f36c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2002/10/16 15:41:14 jschauma Exp $ +# $NetBSD: Makefile,v 1.85 2002/10/18 21:57:47 abs Exp $ # COMMENT= Mathematics @@ -59,6 +59,7 @@ SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari +SUBDIR+= p5-Number-Latin SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= php4-bcmath -- cgit v1.2.3