command: Add STEMLEAF to list of unimplemented commands.
[pspp] / src / language / command.def
index c7b6325073655641bcb3649f4e5cea3d4319d611..2ba0f2673dd5215ef56c0027c8350ff8aee601af 100644 (file)
@@ -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")