[gnumeric] In the single-sample-t-test, we do _not_ need the info plugin
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] In the single-sample-t-test, we do _not_ need the info plugin
- Date: Tue, 12 Jun 2012 18:30:50 +0000 (UTC)
commit ca12254882596a03853b344fe5cdd0cd29f0bfea
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date: Tue Jun 12 12:29:37 2012 -0600
In the single-sample-t-test, we do _not_ need the info plugin
2012-06-12 Andreas J. Guelzow <aguelzow pyrshep ca>
* dialog-analysis-tool-one-mean.c: we are not using Gnumeric_fninfo
src/dialogs/ChangeLog | 4 ++++
src/dialogs/dialog-analysis-tool-one-mean.c | 1 -
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 65b1972..9762cf8 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-12 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * dialog-analysis-tool-one-mean.c: we are not using Gnumeric_fninfo
+
2012-06-11 Andreas J. Guelzow <aguelzow pyrshep ca>
* one-mean-test.ui: new
diff --git a/src/dialogs/dialog-analysis-tool-one-mean.c b/src/dialogs/dialog-analysis-tool-one-mean.c
index bd9ae52..6fbb742 100644
--- a/src/dialogs/dialog-analysis-tool-one-mean.c
+++ b/src/dialogs/dialog-analysis-tool-one-mean.c
@@ -206,7 +206,6 @@ dialog_one_mean_test_tool (WBCGtk *wbcg, Sheet *sheet)
char const * plugins[] = { "Gnumeric_fnstat",
"Gnumeric_fnlogical",
"Gnumeric_fnmath",
- "Gnumeric_fninfo",
NULL};
OneeMeanTestToolState *state;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]