diff options
author | Guido van Rossum <guido@python.org> | 2001-10-24 20:13:15 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-10-24 20:13:15 (GMT) |
commit | e877f8ba3306be0c76476c1f841d6f5388b675b7 (patch) | |
tree | 58535b7aab583873d072c7f76849ccbc7141f852 /RISCOS/support/!Boot | |
parent | 622cc03f0b5ba8e8e51aaa73c137350fe81564a8 (diff) | |
download | cpython-e877f8ba3306be0c76476c1f841d6f5388b675b7.zip cpython-e877f8ba3306be0c76476c1f841d6f5388b675b7.tar.gz cpython-e877f8ba3306be0c76476c1f841d6f5388b675b7.tar.bz2 |
SF patch #474590 -- RISC OS support
Diffstat (limited to 'RISCOS/support/!Boot')
-rw-r--r-- | RISCOS/support/!Boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RISCOS/support/!Boot b/RISCOS/support/!Boot index 668d6b1..c2c6644 100644 --- a/RISCOS/support/!Boot +++ b/RISCOS/support/!Boot @@ -9,4 +9,4 @@ IconSprites <Obey$Dir>.!Sprites set Alias$@RunType_ae5 TaskWindow |"python %%*0|" -name |"Python|" -quit | -display set File$Type_ae5 Python -set Alias$Python Run <Python$Dir>.python21 %*0
\ No newline at end of file +set Alias$Python Run <Python$Dir>.python22 %*0
\ No newline at end of file |