Module gr_invert


Name:
gr_invert - a GRToolbox module
Description:
Inverts the order of each sets.
Synopsis:
-[h o v noc nof now skip f m c e i s l]
-help For help on all options.
Special Options:
Example Input Data:
1 2
3 4
5 6
7 8
9 10
11 12
13 14
15 16
Example Output Data:
15 16
13 14
11 12
9 10
7 8
5 6
3 4
1 2



Back to List of all GR Modules.