X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fcommand.def;h=2ba0f2673dd5215ef56c0027c8350ff8aee601af;hb=bc6c656d60d5140ea59eec9484bbd0e245eee890;hp=c7b6325073655641bcb3649f4e5cea3d4319d611;hpb=80595f6de2ea8f0b64756d76c7ac3c89a1abbbb8;p=pspp diff --git a/src/language/command.def b/src/language/command.def index c7b6325073..2ba0f2673d 100644 --- a/src/language/command.def +++ b/src/language/command.def @@ -249,6 +249,7 @@ UNIMPL_CMD ("SEASON", "Estimate seasonal factors") UNIMPL_CMD ("SELECTPRED", "Select predictor variables") UNIMPL_CMD ("SPCHART", "Plot control charts") UNIMPL_CMD ("SPECTRA", "Plot spectral density") +UNIMPL_CMD ("STEMLEAF", "Plot stem-and-leaf display") UNIMPL_CMD ("SUMMARIZE", "Univariate statistics") UNIMPL_CMD ("SURVIVAL", "Survival analysis") UNIMPL_CMD ("TDISPLAY", "Display active models")