From: John Darrington Date: Sun, 4 Oct 2009 16:52:15 +0000 (+0200) Subject: Remove duplicate entry from command.def X-Git-Tag: sid-i386-build79~1 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=49131b7670745965f6d55ed53ce4e428219e9d77 Remove duplicate entry from command.def --- diff --git a/src/language/command.def b/src/language/command.def index bc180ed7..066ecf92 100644 --- a/src/language/command.def +++ b/src/language/command.def @@ -157,7 +157,6 @@ UNIMPL_CMD ("CCF", "Time series cross correlation") UNIMPL_CMD ("CLEAR TRANSFORMATIONS", "Clears transformations from active file") UNIMPL_CMD ("CLUSTER", "Hierachial clustering") UNIMPL_CMD ("CONJOINT", "Analyse full concept data") -UNIMPL_CMD ("CORRELATIONS", "Correlation coefficients") UNIMPL_CMD ("CORRESPONDENCE", "Show correspondence") UNIMPL_CMD ("COXREG", "Cox proportional hazards regression") UNIMPL_CMD ("CREATE", "Create time series data")