data-in: Eliminate "implied_decimals" parameter from data_in().
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 20 Sep 2010 03:55:06 +0000 (20:55 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 24 Sep 2010 04:13:11 +0000 (21:13 -0700)
This parameter is usually 0, so break out the associated functionality into
a new function that callers can use if they really need it.


No differences found