Skip to content

Commit 0b6bc85

Browse files
authored
Web IDE: Python -> Python 3
Thx Pascal!
1 parent 75b7f8f commit 0b6bc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/ide_injections.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function getLispSource(what) {
2727
'javascript': 'microalg_export_javascript.l',
2828
'malg-export':'microalg_export_microalg.l',
2929
'processing': 'microalg_export_processing.l',
30-
'python': 'microalg_export_python.l',
30+
'python 3': 'microalg_export_python.l',
3131
'ti': 'microalg_export_ti.l',
3232
'arbretxt': 'microalg_export_arbretxt.l',
3333
'arbresvg': 'microalg_export_arbresvg.l',

0 commit comments

Comments
 (0)