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