fixed p-value computation in test of coefficients
[pspp] / src / libpspp / deque.h
2007-01-16 Ben PfaffAdd a deque, implemented as a circular queue, to libpspp.