pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/command.def


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/src/command.def
Date: Fri, 14 Oct 2005 10:50:07 -0400

Index: pspp/src/command.def
diff -u pspp/src/command.def:1.23 pspp/src/command.def:1.24
--- pspp/src/command.def:1.23   Sun Aug 21 07:21:06 2005
+++ pspp/src/command.def        Fri Oct 14 14:50:07 2005
@@ -143,7 +143,7 @@
 DEFCMD ("RECODE",                 ERRO, INPU, TRAN, TRAN, cmd_recode)
 DEFCMD ("RECORD TYPE",            ERRO, INPU, ERRO, ERRO, cmd_record_type)
 UNIMPL ("REFORMAT",               ERRO, ERRO, ERRO, ERRO, "Read obsolete 
files")
-UNIMPL ("REGRESSION",             ERRO, ERRO, ERRO, ERRO, "Compute regression 
coefficients")
+DEFCMD ("REGRESSION",             ERRO, ERRO, PROC, PROC, cmd_regression)
 DEFCMD ("RENAME VARIABLES",       ERRO, INPU, TRAN, PROC, cmd_rename_variables)
 UNIMPL ("REPEATING DATA",         ERRO, INPU, ERRO, ERRO, "Specify multiple 
cases per input record")
 UNIMPL ("REPORT",                 ERRO, ERRO, ERRO, ERRO, "Pretty print 
working file")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]