From 00a09b915bee75b23101d485d1bc6862954c68e0 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 14 Mar 2004 16:18:27 +0000 Subject: Add ruby-numru_units, a Ruby class to handle units of physical quantities like 'hPa' -> '100 kg.m-1.sec-1' etc.. PR: ports/64247 Submitted by: Shin'ya Murakami --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index a32ae9df9034..f78df834d3e5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -182,6 +182,7 @@ SUBDIR += ruby-narray_miss SUBDIR += ruby-netcdf SUBDIR += ruby-numru_misc + SUBDIR += ruby-numru_units SUBDIR += sc SUBDIR += scalapack SUBDIR += scigraphica -- cgit v1.2.3