summaryrefslogtreecommitdiff
path: root/volk
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2010-12-16 21:27:38 -0500
committerTom Rondeau <trondeau@vt.edu>2010-12-16 21:27:38 -0500
commit320c16f5acdcbca6f59c735ad19619d7b82c434b (patch)
treee5461abaea9f1a3309a6bcf12c698da034953e77 /volk
parent1047775464c1bb8a86e727487551e2b14abd476e (diff)
Changed python env variable to more globally usable version.
Diffstat (limited to 'volk')
-rwxr-xr-xvolk/include/volk/volk_register.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/volk/include/volk/volk_register.py b/volk/include/volk/volk_register.py
index d00501a93a..9fded9a3ec 100755
--- a/volk/include/volk/volk_register.py
+++ b/volk/include/volk/volk_register.py
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! /usr/bin/env python
import sys
import re