minor changes

This commit is contained in:
coderaiser 2012-11-07 03:54:17 -05:00
parent 4019922dc2
commit 70c8a11e60

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
*/