pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/src/math interaction.c


From: John Darrington
Subject: [Pspp-cvs] pspp/src/math interaction.c
Date: Fri, 08 Jun 2007 00:15:58 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Changes by:     John Darrington <jmd>   07/06/08 00:15:58

Modified files:
        src/math       : interaction.c 

Log message:
        Added missing #include

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/math/interaction.c?cvsroot=pspp&r1=1.1&r2=1.2

Patches:
Index: interaction.c
===================================================================
RCS file: /sources/pspp/pspp/src/math/interaction.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- interaction.c       31 May 2007 23:09:21 -0000      1.1
+++ interaction.c       8 Jun 2007 00:15:57 -0000       1.2
@@ -35,6 +35,7 @@
 #include <gsl/gsl_vector.h>
 #include <data/category.h>
 #include <data/variable.h>
+#include "interaction.h"
 
 /*
   Convert a list of values to a binary vector. The order of VALS must




reply via email to

[Prev in Thread] Current Thread [Next in Thread]