summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/raphael.js
blob: 5a9a501efe3bc9fb31288e570034f62ee3a0e8b6 (plain)
1
2
3
4
5
6
7
8
9
/* eslint-disable func-names, space-before-function-paren */

/*= require raphael */
/*= require g.raphael */
/*= require g.bar */

(function() {

}).call(this);