mirror of https://github.com/zcash/pasta.git
amicable.sage: make executable.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
3dd5b562e1
commit
6c0f7ab40a
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env sage
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import sys
|
||||
from multiprocessing import Pool, cpu_count
|
||||
from traceback import print_exc
|
||||
|
|
Loading…
Reference in New Issue