]]>${line.separator}
]]>${line.separator}
]]>
CACHE MANIFEST${line.separator}${line.separator}
# THIS FILE WAS GENERATED. DO NOT MODIFY!${line.separator}
# ${time.stamp}${line.separator}${line.separator}
var mxBasePath = 'https://www.draw.io/mxgraph/';
var mxLoadStylesheets = false;
Graph.prototype.defaultThemes[Graph.prototype.defaultThemeName] = mxUtils.parseXml('
').documentElement;
(function()
{
Editor.initMath();
GraphViewer.initCss();
mxStencilRegistry.dynamicLoading = false;
if (window.onDrawioViewerLoad != null)
{
window.onDrawioViewerLoad();
}
else
{
GraphViewer.processElements();
}
})();