Skip to content

Commit

Permalink
remove executable bit on .rs source files
Browse files Browse the repository at this point in the history
  • Loading branch information
tenzap committed Sep 22, 2024
1 parent 1a06fdf commit 05f3dbc
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 05f3dbc

Please sign in to comment.