diff options
Diffstat (limited to 'Demo/sgi/video/Vunjpeg.py')
-rwxr-xr-x | Demo/sgi/video/Vunjpeg.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/Vunjpeg.py b/Demo/sgi/video/Vunjpeg.py index 9f21f95..3321d23 100755 --- a/Demo/sgi/video/Vunjpeg.py +++ b/Demo/sgi/video/Vunjpeg.py @@ -1,4 +1,4 @@ -#!/ufs/guido/bin/sgi/python +#! /usr/bin/env python # Decompress a jpeg or jpeggrey video file to rgb format |