]> gitweb.factorcode.org Git - factor.git/commitdiff
Forgot QUALIFIED: math in images.png.
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 13 Sep 2011 20:40:36 +0000 (15:40 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 13 Sep 2011 20:45:47 +0000 (15:45 -0500)
extra/images/png/png.factor

index 90ebfe23826c83e9a7c5ee3fc37d4f5478b81ce0..2c4ff948f93c499296b890c2c5f56a7767df56be 100644 (file)
@@ -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