Rev 3980 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
19 | reyssat | 1 | |
2 | !set wims_warn_header=<p><font color=red><blink><b>Warning.</b></blink></font> |
||
3 | |||
4 | !if inconsistent_columns iswordof $wims_warn_rawmatrix |
||
5 | $wims_warn_header |
||
6 | I am unable to interprete the matrix you have entered, because |
||
7 | apparently different rows have different number of elements. |
||
8 | Please verify your matrix, and use COMMAS to separate elements, |
||
9 | instead of spaces. |
||
10 | <p> |
||
11 | !endif |
||
12 |