]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/user32/user32.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / windows / user32 / user32.factor
index 641c1f06caa742d6fdad8123dba02a447d60e5d5..1ec9a738d961d0bd6e442e1dc7d359487def99d0 100644 (file)
@@ -2366,7 +2366,7 @@ FUNCTION: BOOL IsValidDpiAwarenessContext (
 )
 
 ! DPI_AWARENESS_CONTEXT experimentally:
 )
 
 ! DPI_AWARENESS_CONTEXT experimentally:
-! USE: math.ranges -100 1000 [a..b] [ <alien> IsValidDpiAwarenessContext ] zip-with
+! USE: ranges -100 1000 [a..b] [ <alien> IsValidDpiAwarenessContext ] zip-with
 ! [ nip 0 > ] assoc-filter keys .
 ! { -5 -4 -3 -2 -1 17 18 34 273 529 785 }
 
 ! [ nip 0 > ] assoc-filter keys .
 ! { -5 -4 -3 -2 -1 17 18 34 273 529 785 }