From f41fcc937ed997fa03909fd665258da6ff9f979b Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Tue, 13 Sep 2011 15:40:36 -0500 Subject: [PATCH] Forgot QUALIFIED: math in images.png. --- extra/images/png/png.factor | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/images/png/png.factor b/extra/images/png/png.factor index 90ebfe2382..2c4ff948f9 100644 --- a/extra/images/png/png.factor +++ b/extra/images/png/png.factor @@ -7,6 +7,7 @@ io.encodings.binary io.encodings.string io.streams.byte-array io.streams.throwing kernel locals math math.bitwise math.functions math.order math.ranges sequences sorting ; QUALIFIED-WITH: bitstreams bs +QUALIFIED: math IN: images.png SINGLETON: png-image