diff options
author | Lorry Tar Creator <lorry-tar-importer@lorry> | 2016-01-20 10:55:18 +0000 |
---|---|---|
committer | Lorry Tar Creator <lorry-tar-importer@lorry> | 2016-01-20 10:55:18 +0000 |
commit | 70e9163c9c18e995515598085cb824e554eb7ae7 (patch) | |
tree | a42dc8b2a6c031354bf31472de888bfc8a060132 /src/wheel.h | |
parent | cbf5993c43f49281173f185863577d86bfac6eae (diff) | |
download | coreutils-tarball-master.tar.gz |
coreutils-8.25HEADcoreutils-8.25master
Diffstat (limited to 'src/wheel.h')
-rw-r--r-- | src/wheel.h | 491 |
1 files changed, 0 insertions, 491 deletions
diff --git a/src/wheel.h b/src/wheel.h deleted file mode 100644 index 1c04d59..0000000 --- a/src/wheel.h +++ /dev/null @@ -1,491 +0,0 @@ -/* The first 4 elements correspond to the incremental offsets of the - first 5 primes (2 3 5 7 11). The 5(th) element is the - difference between that last prime and the next largest integer - that is not a multiple of those primes. The remaining numbers - define the wheel. For more information, see - http://www.utm.edu/research/primes/glossary/WheelFactorization.html. */ -1, -2, -2, -4, -2, -4, -2, -4, -6, -2, -6, -4, -2, -4, -6, -6, -2, -6, -4, -2, -6, -4, -6, -8, -4, -2, -4, -2, -4, -14, -4, -6, -2, -10, -2, -6, -6, -4, -2, -4, -6, -2, -10, -2, -4, -2, -12, -10, -2, -4, -2, -4, -6, -2, -6, -4, -6, -6, -6, -2, -6, -4, -2, -6, -4, -6, -8, -4, -2, -4, -6, -8, -6, -10, -2, -4, -6, -2, -6, -6, -4, -2, -4, -6, -2, -6, -4, -2, -6, -10, -2, -10, -2, -4, -2, -4, -6, -8, -4, -2, -4, -12, -2, -6, -4, -2, -6, -4, -6, -12, -2, -4, -2, -4, -8, -6, -4, -6, -2, -4, -6, -2, -6, -10, -2, -4, -6, -2, -6, -4, -2, -4, -2, -10, -2, -10, -2, -4, -6, -6, -2, -6, -6, -4, -6, -6, -2, -6, -4, -2, -6, -4, -6, -8, -4, -2, -6, -4, -8, -6, -4, -6, -2, -4, -6, -8, -6, -4, -2, -10, -2, -6, -4, -2, -4, -2, -10, -2, -10, -2, -4, -2, -4, -8, -6, -4, -2, -4, -6, -6, -2, -6, -4, -8, -4, -6, -8, -4, -2, -4, -2, -4, -8, -6, -4, -6, -6, -6, -2, -6, -6, -4, -2, -4, -6, -2, -6, -4, -2, -4, -2, -10, -2, -10, -2, -6, -4, -6, -2, -6, -4, -2, -4, -6, -6, -8, -4, -2, -6, -10, -8, -4, -2, -4, -2, -4, -8, -10, -6, -2, -4, -8, -6, -6, -4, -2, -4, -6, -2, -6, -4, -6, -2, -10, -2, -10, -2, -4, -2, -4, -6, -2, -6, -4, -2, -4, -6, -6, -2, -6, -6, -6, -4, -6, -8, -4, -2, -4, -2, -4, -8, -6, -4, -8, -4, -6, -2, -6, -6, -4, -2, -4, -6, -8, -4, -2, -4, -2, -10, -2, -10, -2, -4, -2, -4, -6, -2, -10, -2, -4, -6, -8, -6, -4, -2, -6, -4, -6, -8, -4, -6, -2, -4, -8, -6, -4, -6, -2, -4, -6, -2, -6, -6, -4, -6, -6, -2, -6, -6, -4, -2, -10, -2, -10, -2, -4, -2, -4, -6, -2, -6, -4, -2, -10, -6, -2, -6, -4, -2, -6, -4, -6, -8, -4, -2, -4, -2, -12, -6, -4, -6, -2, -4, -6, -2, -12, -4, -2, -4, -8, -6, -4, -2, -4, -2, -10, -2, -10, -6, -2, -4, -6, -2, -6, -4, -2, -4, -6, -6, -2, -6, -4, -2, -10, -6, -8, -6, -4, -2, -4, -8, -6, -4, -6, -2, -4, -6, -2, -6, -6, -6, -4, -6, -2, -6, -4, -2, -4, -2, -10, -12, -2, -4, -2, -10, -2, -6, -4, -2, -4, -6, -6, -2, -10, -2, -6, -4, -14, -4, -2, -4, -2, -4, -8, -6, -4, -6, -2, -4, -6, -2, -6, -6, -4, -2, -4, -6, -2, -6, -4, -2, -4, -12, -2, -12 |