summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/gl/glinfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/sgi/gl/glinfo.py')
-rwxr-xr-xDemo/sgi/gl/glinfo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/gl/glinfo.py b/Demo/sgi/gl/glinfo.py
index 2b6c356..dae99f1 100755
--- a/Demo/sgi/gl/glinfo.py
+++ b/Demo/sgi/gl/glinfo.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# Print the values of all values that can be inquired with getgdesc().
# See man getgdesc() for a description.