]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/scripts/public_html/bench.php
oder tests
[helm.git] / helm / software / matita / scripts / public_html / bench.php
index d04d228bd98cc952fd8a46d313d03313ed7d88fa..1ee4d9ae46c8556b43dd6c92965abecc6d0f312f 100644 (file)
@@ -261,7 +261,7 @@ function links_of($name,$q,$limits){
     <td>    
       <select name="test">";
         <option value="--">--</option>";
-          <?query("select distinct test from bench;","array_to_combo");?>
+          <?query("select distinct test from bench order by test;","array_to_combo");?>
       </select>      
     </td>
   </tr>