diff options
Diffstat (limited to 'Demo/sgi/gl/kunst.py')
-rwxr-xr-x | Demo/sgi/gl/kunst.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/gl/kunst.py b/Demo/sgi/gl/kunst.py index 2055e52..6d9e04d 100755 --- a/Demo/sgi/gl/kunst.py +++ b/Demo/sgi/gl/kunst.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python # Simulate the artwork in the hall. # Jack Jansen, Feb 91. |