Rev 6557 | Rev 13664 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6557 | Rev 13594 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $wims_read_parm!=slib_header |
1 | !if $wims_read_parm!=slib_header |
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_author=Georges, Khaznadar |
4 | slib_author=Georges, Khaznadar |
5 | slib_license=GPL |
5 | slib_license=GPL |
6 | 6 | ||
7 | slib_example= MnO4^- + 5 e^- + 8H^+ -> Mn^2+ + 4H2O \ |
7 | slib_example= MnO4^- + 5 e^- + 8H^+ -> Mn^2+ + 4H2O \ |
Line 88... | Line 88... | ||
88 | !endif |
88 | !endif |
89 | slib_out=$slib_buttons |
89 | slib_out=$slib_buttons |
90 | !else |
90 | !else |
91 | slib_out=$slib_c |
91 | slib_out=$slib_c |
92 | !endif |
92 | !endif |
93 | - | ||
94 | - |