From: Enrico Tassi Date: Wed, 21 Dec 2005 15:30:04 +0000 (+0000) Subject: fix X-Git-Tag: make_still_working~7959 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=50cd60bf5151b7c118ec4d592a374757bdf3158f;p=helm.git fix --- diff --git a/helm/matita/scripts/public_html/bench.php b/helm/matita/scripts/public_html/bench.php index 031984926..bc1510f5d 100644 --- a/helm/matita/scripts/public_html/bench.php +++ b/helm/matita/scripts/public_html/bench.php @@ -53,7 +53,7 @@ function minus1_to_all($s){ } function links_of($name,$q,$limits){ - echo "
  • $name"; + echo "
  • $name "; foreach($limits as $l) { echo "" . minus1_to_all($l) . " ";