On Sun, Aug 02, 2009 at 03:36:29PM +0800, John Darrington wrote: > The comments in src/math/interaction.c don't seem to match the > code. > > The comment at the top of the file says: "An interaction isa gsl_vector ..." > > But although the file #includes gsl_math and gsl_vector, so far as I can > see, nothing from gsl is actually used.
Good point. I had originally intended to use gsl_vectors, but changed everything later and forgot to drop the cruft. _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
