benchmark/scripts/SCIPY/ssyrk.py: Use the environment python.
This commit is contained in:
parent
cb554b3a9c
commit
dd04a8ac22
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Reference in New Issue