Rev 3865 | Rev 5894 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3865 | Rev 4805 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | !set wims_multiexec= |
7 | !set wims_multiexec= |
8 | !read lang/names.phtml.$lang |
8 | !read lang/names.phtml.$lang |
9 | !if $lang_script_exists!=yes |
9 | !if $lang_script_exists!=yes |
10 | !read lang/names.phtml.en |
10 | !read lang/names.phtml.en |
11 | !endif |
11 | !endif |
12 | <p> |
- | |
13 | $name_prompt_about |
12 | <p>$name_prompt_about</p> |
14 | <ul> |
13 | <ul> |
15 | !for s in $module_require |
14 | !for s in $module_require |
16 | !if $s iswordof pari maxima povray m2 octave coq graphviz yacas gnuplot |
15 | !if $s iswordof pari maxima povray m2 octave coq graphviz yacas gnuplot |
17 | <li> |
16 | <li> |
18 | !exec $s about |
17 | !exec $s about |