Rev 7789 | Rev 8367 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7789 | Rev 7790 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | echo WIMS home directory not found. |
17 | echo WIMS home directory not found. |
18 | exit; |
18 | exit; |
19 | fi |
19 | fi |
20 | 20 | ||
21 | w_msg2wims_primitives="reload fold ref link docform form resource calcform embed tooltip href |
21 | w_msg2wims_primitives="reload fold ref link docform form resource calcform embed tooltip href |
22 | exercise tool doc example help adm slib |
22 | exercise tool doc example help adm slib audio |
23 | def define comment draw canvasdraw if for while" |
23 | def define comment draw canvasdraw if for while" |
24 | export w_msg2wims_primitives |
24 | export w_msg2wims_primitives |
25 | ### macro : structure of the document : define $def and $src |
25 | ### macro : structure of the document : define $def and $src |
26 | ### the parameter is the name of the directory in doc (not used in a class) |
26 | ### the parameter is the name of the directory in doc (not used in a class) |
27 | doc_type () { |
27 | doc_type () { |