Subversion Repositories wimsdev

Rev

Rev 16691 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16691 Rev 16692
Line 38... Line 38...
38
    // WIMS HACK 2 (overwrite __moduleBase url)
38
    // WIMS HACK 2 (overwrite __moduleBase url)
39
    //webModule.__moduleBase="https://www.geogebra.org/apps/5.0.700.0/"+name+"/";
39
    //webModule.__moduleBase="https://www.geogebra.org/apps/5.0.700.0/"+name+"/";
40
    webModule.__moduleBase="scripts/js/geogebra/geogebraweb/"+name+"/";
40
    webModule.__moduleBase="scripts/js/geogebra/geogebraweb/"+name+"/";
41
 
41
 
42
    t[M].moduleBase=webModule.__moduleBase;var H=F();G();A(H);return true}return webModule};
42
    t[M].moduleBase=webModule.__moduleBase;var H=F();G();A(H);return true}return webModule};
43
  if(typeof window.web3d!=="function"){window.web3d=GGBAppletUtils.makeModule("web3d","FB00CE1C81BA196FBC61D441B823E8C9")}
43
  if(typeof window.web3d!=="function"){window.web3d=GGBAppletUtils.makeModule("web3d","1424B2010C844554C0CB2E7E7E7B47BD")}
44
  if(typeof window.webSimple!=="function"){window.webSimple=GGBAppletUtils.makeModule("webSimple","E2C3CF6BFA30CFBCE6A6D3D017DC907D")}
44
  if(typeof window.webSimple!=="function"){window.webSimple=GGBAppletUtils.makeModule("webSimple","BC842BC7B170E6145296116B134CB1F7")}
45
  window.GGBApplet=GGBApplet
45
  window.GGBApplet=GGBApplet
46
})();
46
})();