]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/floats/env/env.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / math / floats / env / env.factor
index d3034b2adfebdbf4ecc103af5bf9d5776d4cf078..5016ef5d169de330c767067f9a874393d0f44fb3 100644 (file)
@@ -159,4 +159,3 @@ PRIVATE>
     { [ cpu ppc? ] [ "math.floats.env.ppc" require ] }
     [ "CPU architecture unsupported by math.floats.env" throw ]
 } cond >>
-