projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55d8c2c
)
factor: Comment out unused functions.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 28 Dec 2014 16:49:50 +0000
(08:49 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 28 Dec 2014 16:49:50 +0000
(08:49 -0800)
src/language/stats/factor.c
patch
|
blob
|
history
diff --git
a/src/language/stats/factor.c
b/src/language/stats/factor.c
index c3a7e8ee2418b889499080e283d31c3dbe1c5cd3..5d1b242d814ab285c4706a117e805155754b148d 100644
(file)
--- a/
src/language/stats/factor.c
+++ b/
src/language/stats/factor.c
@@
-1,5
+1,5
@@
/* PSPP - a program for statistical analysis.
- Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010, 2011, 2012
, 2014
Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@
-316,7
+316,7
@@
ssq_od_n (const gsl_matrix *m, int n)
-#if
1
+#if
0
static void
dump_matrix (const gsl_matrix *m)
{