projects
/
rrr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f53f0
)
Fix old project name.
master
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Fri, 10 Oct 2014 10:21:08 +0000
(12:21 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Fri, 10 Oct 2014 10:21:08 +0000
(12:21 +0200)
rrr.js
patch
|
blob
|
history
diff --git
a/rrr.js
b/rrr.js
index 2b76474ebcc6c741c77293b886f26cc40c04ddc0..4561421dd0e48065a1cfc108389962cdc57bea43 100644
(file)
--- 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
= {});