Rev 1407 | Rev 7235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1407 | Rev 2373 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !nocache |
1 | !nocache |
2 | doc=1 |
2 | doc=1 |
- | 3 | !set modu_lang=$lang |
|
- | 4 | !read docu/$lang/names |
|
- | 5 | !if $lang_exists!=yes |
|
- | 6 | !let modu_lang=en |
|
- | 7 | !read docu/$lang/names |
|
- | 8 | !endif |
|
- | 9 | !set module_language=$lang |
|
3 | 10 | ||
4 | wims_multiexec=pari maxima yacas octave |
11 | wims_multiexec=pari maxima yacas octave |
5 | module_title2=!detag $module_title |
12 | module_title2=!detag $module_title |
6 | insmath_rawmath=yes |
13 | insmath_rawmath=yes |
7 | wims_backslash_insmath=yes |
14 | wims_backslash_insmath=yes |
8 | !read docu/ |
15 | !read docu/$modu_lang/names |
9 | !if $cmd=help |
16 | !if $cmd=help |
10 | !exit |
17 | !exit |
11 | !endif |
18 | !endif |
12 | 19 | ||
13 | !bound job within read,print,list,exosource default read |
20 | !bound job within read,print,list,exosource default read |