moved coefficient.[ch] to src/math
[pspp-builds.git] / src / math / linreg / ChangeLog
index c30ff4d080db90f4a55799d2763d49d7f900511d..d5cf40fc94d13f17ae2cb3416e077472f663b3c2 100644 (file)
@@ -1,3 +1,9 @@
+2006-05-19  Jason Stover  <jhs@math.gcsu.edu>
+
+       * coefficient.c: Moved to src/math.
+
+       * coefficient.h: Moved to src/math.
+
 2006-05-11  Jason Stover  <jhs@math.gcsu.edu>
 
        * linreg.h: Made linreg_cache's coeff a pspp_linreg_coeff**.