commit | bd99de67c6b73ef767465a5e07247baff32cfa9e | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Thu Dec 16 21:16:49 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Dec 16 21:16:49 2021 +0000 |
tree | 8c106bb2a56e7e2a9101f9b035051a66b594bbd8 | |
parent | 32085e7bd7c33f5a63267bf31ebf0593d4cd02b6 [diff] | |
parent | 3203cba18142e93b2ac4c91bc198a1c9b9da968c [diff] |
Merge "Export words function"
diff --git a/core/product_config.rbc b/core/product_config.rbc index d47cdc0..1ccffcc 100644 --- a/core/product_config.rbc +++ b/core/product_config.rbc
@@ -755,4 +755,5 @@ setdefault = _setdefault, shell = rblf_shell, warning = _mkwarning, + words = __words, )