Added a menu entry and dialog box for the FACTOR command.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 27 Dec 2009 17:25:26 +0000 (18:25 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 27 Dec 2009 17:28:08 +0000 (18:28 +0100)
commit86c375340d9440a413ed014a3db81987f7d66b95
tree8e678b0f88f8fff379d33aecbe14a2dc96b81643
parent0b5c052dd158ad883083f838be9d587210bcfbde
Added a menu entry and dialog box for the FACTOR command.
src/language/stats/factor.c
src/ui/gui/automake.mk
src/ui/gui/data-editor.glade
src/ui/gui/factor-dialog.c [new file with mode: 0644]
src/ui/gui/factor-dialog.h [new file with mode: 0644]
src/ui/gui/factor.ui [new file with mode: 0644]
src/ui/gui/psppire-data-window.c