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

This commit is contained in:
John Kirkham 2016-01-19 14:05:14 -05:00
parent cb554b3a9c
commit dd04a8ac22
1 changed files with 1 additions and 1 deletions

View File

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