latest coffeescript version used
This commit is contained in:
parent
43fc19c451
commit
cb8446fdb0
1 changed files with 1290 additions and 1293 deletions
|
|
@ -1,5 +1,4 @@
|
|||
// Generated by CoffeeScript 1.6.3
|
||||
(function() {
|
||||
var __hasProp = {}.hasOwnProperty,
|
||||
__extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; };
|
||||
|
||||
|
|
@ -1368,5 +1367,3 @@
|
|||
return ImageTextModeAVATAR;
|
||||
|
||||
})(this.ImageTextMode);
|
||||
|
||||
}).call(this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue