minor changes

This commit is contained in:
coderaiser 2012-11-07 03:54:17 -05:00
parent 0d96ad108e
commit c722fb257f

View file

@ -1,4 +1,4 @@
var CloudCommander, CloudFunc, CodeMirror;
var CloudCommander, Util, DOM, CloudFunc, CodeMirror;
/* object contains editors CodeMirror
* and later will be Ace
*/