blob: 15260e99ebe07ebe7d01fd4ba0bb401ecc095c6a [file] [log] [blame]
ace.define("ace/snippets/csound_score",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="",t.scope="csound_score"});
(function() {
ace.require(["ace/snippets/csound_score"], function(m) {
if (typeof module == "object" && typeof exports == "object" && module) {
module.exports = m;
}
});
})();