Fix old project name.
[rrr.git] / rrr.js
diff --git a/rrr.js b/rrr.js
index 2b76474..4561421 100644 (file)
--- a/rrr.js
+++ b/rrr.js
     };
 
     exports.Grammar = Grammar;
-})(typeof module !== "undefined" ? module.exports : this.gengram = {});
+})(typeof module !== "undefined" ? module.exports : this.rrr = {});