projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad8e84
)
fixed header guard
author
Jason Stover
<jhs@math.gcsu.edu>
Sun, 2 Oct 2005 23:28:07 +0000
(23:28 +0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Sun, 2 Oct 2005 23:28:07 +0000
(23:28 +0000)
lib/linreg/pspp_linreg.h
patch
|
blob
|
history
diff --git
a/lib/linreg/pspp_linreg.h
b/lib/linreg/pspp_linreg.h
index 496bad7b2151db9b430c5709082b871f1621ed0b..92e78a0f24b3b853f094b76cf75d8f10371d781d 100644
(file)
--- a/
lib/linreg/pspp_linreg.h
+++ b/
lib/linreg/pspp_linreg.h
@@
-45,7
+45,7
@@
Springer. 1998. ISBN 0-387-98542-5.
*/
#ifndef PSPP_LINREG_H
-#define PSPP_LINREG_H
+#define PSPP_LINREG_H
1
#include <gsl/gsl_vector.h>
#include <gsl/gsl_matrix.h>
#include <gsl/gsl_math.h>