summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/product_config.rbc1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/product_config.rbc b/core/product_config.rbc
index f26b428cd3..39f9189cf3 100644
--- a/core/product_config.rbc
+++ b/core/product_config.rbc
@@ -748,4 +748,5 @@ rblf = struct(
setdefault = _setdefault,
shell = rblf_shell,
warning = _mkwarning,
+ words = __words,
)