diff options
Diffstat (limited to 'Demo/stdwin/TestSched.py')
-rwxr-xr-x | Demo/stdwin/TestSched.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/stdwin/TestSched.py b/Demo/stdwin/TestSched.py index f6bbe23..29274e6 100755 --- a/Demo/stdwin/TestSched.py +++ b/Demo/stdwin/TestSched.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python # TestSched |