Rev 12596 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12596 | Rev 18479 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !endif |
14 | !endif |
15 | 15 | ||
16 | <p>$name_prompt_about</p> |
16 | <p>$name_prompt_about</p> |
17 | <ul> |
17 | <ul> |
18 | !for s in $module_require |
18 | !for s in $module_require |
19 | !if $s iswordof pari maxima povray m2 octave coq graphviz yacas gnuplot |
19 | !if $s iswordof gap pari maxima povray m2 octave coq graphviz yacas gnuplot |
20 | <li> |
20 | <li> |
21 | !exec $s about |
21 | !exec $s about |
22 | . |
22 | . |
23 | </li> |
23 | </li> |
24 | !endif |
24 | !endif |