Rev 1685 | Rev 12586 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1685 | Rev 5971 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | !exit |
6 | !exit |
7 | !endif |
7 | !endif |
8 | !if $prim notwordof reload resource calcform exercise tool doc example help adm |
8 | !if $prim notwordof reload resource calcform exercise tool doc example help adm |
9 | !changeto docu/primitives/$prim.phtml |
9 | !changeto docu/primitives/$prim.phtml |
10 | !endif |
10 | !endif |
11 | - | ||
12 | !goto $prim |
11 | !goto $prim |
13 | 12 | ||
14 | :reload |
13 | :reload |
15 | !if $printable=yes |
14 | !if $printable=yes |
16 | !exit |
15 | !exit |
Line 43... | Line 42... | ||
43 | :doc |
42 | :doc |
44 | :example |
43 | :example |
45 | :help |
44 | :help |
46 | :adm |
45 | :adm |
47 | !changeto docu/primitives/target.phtml |
46 | !changeto docu/primitives/target.phtml |
48 | - |