X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fbootstrap%2Fmath%2Fmath.factor;h=3bab31daeb0501ef6176113f164c73fea92e3aa1;hp=27b2f6b181f79f322c8185af743261099237a9f5;hb=3f3d57032bf29190e9bee12d168a4bce6d74653c;hpb=cd1bb8f4c8afba318249c7b756a45aa1c46ea51e diff --git a/basis/bootstrap/math/math.factor b/basis/bootstrap/math/math.factor index 27b2f6b181..3bab31daeb 100644 --- a/basis/bootstrap/math/math.factor +++ b/basis/bootstrap/math/math.factor @@ -2,4 +2,4 @@ USING: vocabs vocabs.loader kernel ; "math.ratios" require "math.floats" require -"math.complex" require \ No newline at end of file +"math.complex" require