]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/bootstrap/math/math.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / bootstrap / math / math.factor
index 27b2f6b181f79f322c8185af743261099237a9f5..3bab31daeb0501ef6176113f164c73fea92e3aa1 100644 (file)
@@ -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