chore(edit) mv Ace to closure

This commit is contained in:
coderaiser 2014-03-25 10:44:39 -04:00
parent fdc9b8cb2c
commit 5970609e11

View file

@ -1,4 +1,4 @@
var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Ace;
var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch;
(function(CloudCmd, Util, DOM, CloudFunc) {
'use strict';
@ -14,7 +14,7 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Ace;
Edit = this,
Diff,
Emmet,
//Ace,
Ace,
Session,
Modelist,
Msg,