Skip to content

Commit

Permalink
Merge pull request #63 from tenzap/master
Browse files Browse the repository at this point in the history
remove executable bit on .rs source files
  • Loading branch information
cuviper authored Sep 23, 2024
2 parents 1a06fdf + 05f3dbc commit 140650b
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 0 deletions.
Empty file modified examples/count-iterator.rs
100755 → 100644
Empty file.
Empty file modified examples/count-slowsieve.rs
100755 → 100644
Empty file.
Empty file modified examples/count-streaming.rs
100755 → 100644
Empty file.
Empty file modified examples/small_prime_props.rs
100755 → 100644
Empty file.
Empty file modified primal-sieve/src/lib.rs
100755 → 100644
Empty file.
Empty file modified primal-sieve/src/wheel/wheel210.rs
100755 → 100644
Empty file.
Empty file modified primal-sieve/src/wheel/wheel30.rs
100755 → 100644
Empty file.

0 comments on commit 140650b

Please sign in to comment.