X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FproofChecker%2FproofChecker.pl;h=fde4b43eaf3fa924a626d98f3ecff4a2b7102ce2;hb=4020414d9bc31b545e311760045d4ce8f0645916;hp=9d6346afefb1fd855623d7d12c2b01f3f258e7da;hpb=24c1a9ccd8c0bc8115f9c071bd2cfd4c5a1b8377;p=helm.git diff --git a/helm/proofChecker/proofChecker.pl b/helm/proofChecker/proofChecker.pl index 9d6346afe..fde4b43ea 100755 --- a/helm/proofChecker/proofChecker.pl +++ b/helm/proofChecker/proofChecker.pl @@ -48,7 +48,7 @@ while(true) { EOT while(chomp($_ = )) { last if ($_ eq "END"); - print $c $_; + print $c $_."\n"; } print $c <Done.