]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/html/cic/index.html
ocaml 3.09 transition
[helm.git] / helm / on-line / html / cic / index.html
index 1d9bd88c72936b57625246d48348694f7d124de8..ff3b7ba2077ce31c479dc0c0e23f4211707d1202 100644 (file)
  var annotations = "<subst:annotations/>";
  var url = "<subst:makeURL/>";
 <![CDATA[
-  document.write('<frameset cols="18%,*" border="1">');
-  document.write('<frame src="' + processorURL + 'apply?keys=RT&profile=' +
-    profile + '&param.profile=' + profile + '&param.annotations=' + annotations +
-    '&param.CICURI=' + CICURI + '&param.url=' + escape(url) + '&xmluri=' +
+  document.write('<frameset cols="20%,*" border="1">');
+  document.write('<frame src="' + processorURL +
+    'apply?keys=SPK%2CRT&profile=' + profile + '&param.profile=' + profile +
+    '&param.annotations=' + annotations + '&param.CICURI=' +
+    CICURI + '&param.url=' + escape(url) + '&xmluri=' +
     escape(interfaceURL + 'html/cic/control.html') +'"/>');
   document.write('<frame src="' + url + '&param.toplevel=true" name="result"/>');
   document.write('</frameset>');