benchmark/scripts/SCIPY/dsyrk.py: Use the environment python.

This commit is contained in:
John Kirkham
2016-01-19 14:04:55 -05:00
parent 1153459d1b
commit cb554b3a9c

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import os
import sys