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: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/command.def
Date: Sun, 12 Jun 2005 17:58:11 -0400

Index: pspp/src/command.def
diff -u pspp/src/command.def:1.21 pspp/src/command.def:1.22
--- pspp/src/command.def:1.21   Sun May  8 20:55:05 2005
+++ pspp/src/command.def        Sun Jun 12 21:58:10 2005
@@ -145,7 +145,7 @@
 UNIMPL ("REFORMAT",               ERRO, ERRO, ERRO, ERRO, "Read obsolete 
files")
 UNIMPL ("REGRESSION",             ERRO, ERRO, ERRO, ERRO, "Compute regression 
coefficients")
 DEFCMD ("RENAME VARIABLES",       ERRO, INPU, TRAN, PROC, cmd_rename_variables)
-DEFCMD ("REPEATING DATA",         ERRO, INPU, ERRO, ERRO, cmd_repeating_data)
+UNIMPL ("REPEATING DATA",         ERRO, INPU, ERRO, ERRO, "Specify multiple 
cases per input record")
 UNIMPL ("REPORT",                 ERRO, ERRO, ERRO, ERRO, "Pretty print 
working file")
 DEFCMD ("REREAD",                 ERRO, INPU, ERRO, ERRO, cmd_reread)
 UNIMPL ("RESTORE",               ERRO, ERRO, ERRO, ERRO, "Restore settings")




reply via email to

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