pspp-dev
[Top][All Lists]
Advanced

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

[pre-lexer 12/21] command: Remove INSERT from list of unimplemented comm


From: Ben Pfaff
Subject: [pre-lexer 12/21] command: Remove INSERT from list of unimplemented commands.
Date: Thu, 23 Sep 2010 21:20:48 -0700

This command is implemented, so this was a duplicate entry.
---
 src/language/command.def |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/language/command.def b/src/language/command.def
index 8861d91..2b00ea2 100644
--- a/src/language/command.def
+++ b/src/language/command.def
@@ -190,7 +190,6 @@ UNIMPL_CMD ("HILOGLINEAR", "Hierarchial loglinear models")
 UNIMPL_CMD ("HOMALS", "Homogeneity analysis")
 UNIMPL_CMD ("IGRAPH", "Interactive graphs")
 UNIMPL_CMD ("INFO", "Local Documentation")
-UNIMPL_CMD ("INSERT", "Insert file")
 UNIMPL_CMD ("KEYED DATA LIST", "Read nonsequential data")
 UNIMPL_CMD ("KM", "Kaplan-Meier")
 UNIMPL_CMD ("LOGISTIC REGRESSION", "Regression Analysis")
-- 
1.7.1




reply via email to

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