forgot to add GetOpt options for the y extents

Ignore-this: 138384ef08603a6d473975dbc697806e

darcs-hash:20090810194248-0cb85-5bbcc14d6464b27c6b794883212ea7841d97a1e5.gz
This commit is contained in:
Dima Kogan 2009-08-10 12:42:48 -07:00
parent 2d55fa6f30
commit 514203f76c

View File

@ -17,6 +17,8 @@ GetOptions(\%options,
"ylabel=s",
"y2label=s",
"title=s",
"ymin=f",
"ymax=f",
"y2min=f",
"y2max=f",
"y2=i@",