]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/public_html/bench.php
fix
[helm.git] / helm / matita / scripts / public_html / bench.php
index 278e4775dd2e90f12cf2329bd6f361cf4fea1cd3..d694307ac0ab0fc30469d2effa460f23735636a6 100644 (file)
@@ -55,7 +55,7 @@ function minus1_to_all($s){
 }
 
 function links_of($name,$q,$limits){
-  echo "<li>$name&nbsp;&nbsp;&nbsp;&nbsp;";
+  echo "<li>$name :&nbsp;&nbsp;&nbsp;";
   foreach($limits as $l) {
     $q1 = str_replace(urlencode("***"), " LIMIT 0,$l", $q);
     echo "<a href=\"showquery.php?query=$q1;\">" .