Skip to content

Commit

Permalink
math.vectors.ranges: change using
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Dec 7, 2023
1 parent a0c1b34 commit afce10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basis/math/vectors/ranges/ranges.factor
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
! See https://factorcode.org/license.txt for BSD license.
USING: accessors kernel math math.order math.vectors ranges
ranges.private ;
IN: math.vectors
IN: math.vectors.ranges

M: range vneg >range< [ neg ] tri@ <range> ;

Expand Down

0 comments on commit afce10a

Please sign in to comment.