Add missing files in math.primes.erato and add copyright notice

db4
Samuel Tardieu 2009-01-07 10:18:00 +01:00
parent 78fbeda105
commit 5d988b04fa
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
Samuel Tardieu

View File

@ -1,3 +1,5 @@
! Copyright (C) 2009 Samuel Tardieu.
! See http://factorcode.org/license.txt for BSD license.
USING: bit-arrays kernel math math.functions math.ranges sequences ;
IN: math.primes.erato

View File

@ -0,0 +1 @@
Eratosthene sieve