CROSSTABS: Merge functions into cmd_crosstabs().
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 3 May 2010 04:05:42 +0000 (21:05 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 3 May 2010 04:29:21 +0000 (21:29 -0700)
It seems to me that this code is more straightforward if it is written as
a single function, instead of four functions, so this commit merges those
functions together.


No differences found