| # | Line 26 | Line 26 | if ($?reverse) then | |
|---|---|---|
| 26 | exit 1 | |
| 27 | endif | |
| 28 | set res=($hl[2]) | |
| 29 | < | tail +4 $inp:q | pvalue -r -h -y $res[1] +x $res[2] $format |
| 29 | > | tail +4 $inp:q | pvalue -r -h -y $res[2] +x $res[1] $format |
| 30 | exit $status | |
| 31 | endif | |
| 32 | if (! $?inp) then | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |