Slightly generalize case_to_values and case_from_values functions, and
[pspp] / src / libpspp / heap.c
2007-01-10 Ben PfaffAdd heap data structure to src/libpspp, and a test...