mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
removing unintended export
This commit is contained in:
parent
378b56a0c3
commit
f3bccf1f7b
1 changed files with 1 additions and 2 deletions
|
@ -10,6 +10,5 @@
|
|||
provable-prime? probable-prime?
|
||||
random-prime random-prime-distinct-from
|
||||
coprime? random-coprime modular-inverse modular-expt
|
||||
miller-rabin-composite?
|
||||
modular-root-of-one?)
|
||||
miller-rabin-composite?)
|
||||
(include "prime.scm"))
|
||||
|
|
Loading…
Add table
Reference in a new issue