Rev 16120 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16120 | Rev 17064 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !read deduc/methparm.phtml 2 |
16 | !read deduc/methparm.phtml 2 |
17 | 17 | ||
18 | !exit |
18 | !exit |
19 | :check |
19 | :check |
20 | !distribute items $methparmobj2 into data,left,sign,right |
20 | !distribute items $methparmobj2 into data,left,sign,right |
21 | methexp=Add \( |
21 | methexp=Add \($methparm1) to the two sides of \($left $sign $right) |
22 | 22 | ||
23 | !read deduc/sub/simplify $left + ($methparm1)\ |
23 | !read deduc/sub/simplify $left + ($methparm1)\ |
24 | $right + ($methparm1) |
24 | $right + ($methparm1) |
25 | !distribute lines $out into newleft,newright |
25 | !distribute lines $out into newleft,newright |
26 | !if $newleft=$empty or $newright=$empty |
26 | !if $newleft=$empty or $newright=$empty |