X-Git-Url: https://git.yukkurigames.com/?p=rrr.git;a=blobdiff_plain;f=rrr.js;h=4561421dd0e48065a1cfc108389962cdc57bea43;hp=2b76474ebcc6c741c77293b886f26cc40c04ddc0;hb=HEAD;hpb=bebb8a0982e0a55a060556df5d6ba6aa512d5dbc diff --git a/rrr.js b/rrr.js index 2b76474..4561421 100644 --- a/rrr.js +++ b/rrr.js @@ -101,4 +101,4 @@ }; exports.Grammar = Grammar; -})(typeof module !== "undefined" ? module.exports : this.gengram = {}); +})(typeof module !== "undefined" ? module.exports : this.rrr = {});