]> matita.cs.unibo.it Git - helm.git/commitdiff
<h1> ==> <h3>
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 28 May 2004 13:27:15 +0000 (13:27 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 28 May 2004 13:27:15 +0000 (13:27 +0000)
helm/proofChecker/proofChecker.ml

index 278413bde8fc77e4ff1a3f8e95e4d0b58c1d3547..34904e8e0d42846bd06d37ee3fc1777de24cd5ce 100644 (file)
@@ -37,10 +37,10 @@ let (html_preamble, html_postamble) =
  <title>Proof-Checking %s</title>
 </head>
 <body bgcolor=\"white\">
-<h1>Proof-Checking %s:</h1>
+<h3>Proof-Checking %s:</h3>
 "
       uri uri)),
-("<h1>Done.</h1>
+("<h3>Done.</h3>
 </body>
 </html>
 END