From 761c8889e9cc0d4e73f32f06290fe7d07d75d551 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 27 Oct 2008 02:31:37 +0000 Subject: * configure.ac.pamphlet: Look for path to `awk'. Instantiate src/hyper/presea. --- src/algebra/color.spad.pamphlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/algebra/color.spad.pamphlet') diff --git a/src/algebra/color.spad.pamphlet b/src/algebra/color.spad.pamphlet index a8a0e329..74025c2d 100644 --- a/src/algebra/color.spad.pamphlet +++ b/src/algebra/color.spad.pamphlet @@ -44,7 +44,7 @@ RGBColorModel(T: AbelianMonoid): Category == AbelianMonoid with ++ This category defines the common interface for RGB color spaces. RGBColorSpace(T: AbelianMonoid): Category == RGBColorModel T with whitePoint: % - ++ whitepoint is the contant indicating the white point + ++ whitePoint is the contant indicating the white point ++ of this color space. @ -- cgit v1.2.3