diff options
Diffstat (limited to 'Demo/sgi/video/OldVcopy.py')
-rwxr-xr-x | Demo/sgi/video/OldVcopy.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/OldVcopy.py b/Demo/sgi/video/OldVcopy.py index 61461f4..697a51a 100755 --- a/Demo/sgi/video/OldVcopy.py +++ b/Demo/sgi/video/OldVcopy.py @@ -1,4 +1,4 @@ -#! /ufs/guido/bin/sgi/python +#! /usr/bin/env python # Copy a video file, interactively, frame-by-frame. |