base.js |
@fileoverview Bootstrap for the Google JS Library (Closure).
In uncompiled mode base.js will write out Closure's deps file, unless the
global <code>CLOSURE_NO_DEPS</code> is set to true. This allows projects to
include their own deps file(s) from different locations.
@author arv@google.com (Erik Arvidsson)
@provideGoog
|
81069 |