pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src/language/stats regression.q


From: Jason H Stover
Subject: [Pspp-cvs] pspp/src/language/stats regression.q
Date: Fri, 19 May 2006 20:06:47 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Branch:         
Changes by:     Jason H Stover <address@hidden> 06/05/19 20:06:47

Modified files:
        src/language/stats: regression.q 

Log message:
        updated include path of coefficient.h

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/pspp/src/language/stats/regression.q.diff?tr1=1.24&tr2=1.25&r1=text&r2=text

Patches:
Index: pspp/src/language/stats/regression.q
diff -u pspp/src/language/stats/regression.q:1.24 
pspp/src/language/stats/regression.q:1.25
--- pspp/src/language/stats/regression.q:1.24   Thu May 11 18:04:21 2006
+++ pspp/src/language/stats/regression.q        Fri May 19 20:06:47 2006
@@ -44,7 +44,7 @@
 #include <libpspp/compiler.h>
 #include <libpspp/message.h>
 #include <math/design-matrix.h>
-#include <math/linreg/coefficient.h>
+#include <math/coefficient.h>
 #include <math/linreg/linreg.h>
 #include <output/table.h>
 




reply via email to

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