benchmark/scripts/SCIPY/ssyrk.py: Use the environment python.
authorJohn Kirkham <kirkhamj@janelia.hhmi.org>
Tue, 19 Jan 2016 19:05:14 +0000 (14:05 -0500)
committerJohn Kirkham <kirkhamj@janelia.hhmi.org>
Tue, 19 Jan 2016 19:05:14 +0000 (14:05 -0500)
benchmark/scripts/SCIPY/ssyrk.py

index 60cfa96..88a8250 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 import os
 import sys