From eaa19eb36f8917950a591e9b03459fa9d4c6a95f Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Tue, 23 Oct 2012 10:49:45 -0700 Subject: [PATCH] math.primes.erato: minor performance improvements. --- basis/math/primes/erato/erato.factor | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/basis/math/primes/erato/erato.factor b/basis/math/primes/erato/erato.factor index 26fb40c633..18e4690225 100644 --- a/basis/math/primes/erato/erato.factor +++ b/basis/math/primes/erato/erato.factor @@ -6,10 +6,11 @@ IN: math.primes.erato