Rev 170 | Rev 7359 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 170 | Rev 7357 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | !read oef/ans.proc $i nocompare |
28 | !read oef/ans.proc $i nocompare |
29 | !if $error!=$empty |
29 | !if $error!=$empty |
30 | !exit |
30 | !exit |
31 | !endif |
31 | !endif |
32 | !default m_reply$i=$(reply$i) |
32 | !default m_reply$i=$(reply$i) |
- | 33 | !default m_reply_$i=$(m_reply$i) |
|
33 | !read oef/screply.proc |
34 | !read oef/screply.proc |
34 | val$t_=$(reply$i) |
35 | val$t_=$(reply$i) |
35 | !if NaN isin $test |
36 | !if NaN isin $test |
36 | !goto badans |
37 | !goto badans |
37 | !endif |
38 | !endif |