Module gr_number


Name:
gr_number - a GRToolbox module
Description:
Writes point numbers in the first column.
Synopsis:
-[h o v noc nof now skip f m c e i s l]
-help For help on all options.
Special Options:
-n int Offset for index
Example Input Data:
1 0
3 4
5 2
8 9
10 3
&
0 1
2 3
3 4
4 9
Example Output Data:
0 1 0
1 3 4
2 5 2
3 8 9
4 10 3
&
0 0 1
1 2 3
2 3 4
3 4 9



Back to List of all GR Modules.