whitespace

This commit is contained in:
Dima Kogan 2015-11-01 01:49:36 -07:00
parent 104accdd0d
commit 01971c2434

View File

@ -29,8 +29,6 @@ interpretCommandline();
# with --xlen, the offsets are preserved by using $curve->{datastring_offset} to # with --xlen, the offsets are preserved by using $curve->{datastring_offset} to
# represent the offset IN THE ORIGINAL STRING of the current start of the # represent the offset IN THE ORIGINAL STRING of the current start of the
# datastring # datastring
my @curves = (); my @curves = ();
# list mapping curve names to their indices in the @curves list # list mapping curve names to their indices in the @curves list