]> matita.cs.unibo.it Git - helm.git/commit
Serious test for the Coq library added (name test_library).
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 24 Mar 2006 17:56:35 +0000 (17:56 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 24 Mar 2006 17:56:35 +0000 (17:56 +0000)
commit2a328e2a7623584d5593a9cc547c336c31ad1243
tree26ed30e9af2141e097a3b6c4b3dec62ac0e712bd
parentf5580062e383b1f9737ee30f1ea4459e41106303
Serious test for the Coq library added (name test_library).
Input: a file that holds a list of URIs.
Output: the benchmark; the output file is also a valid input.
        In this case the output also prints the differences w.r.t. the
        last execution.
Ctrl-break can be used to interrupt the type-checking of a single URI.
An interactive question is posed to the user to decide if proceeding with
the next URIs or not.
helm/software/components/binaries/utilities/Makefile
helm/software/components/binaries/utilities/test_library.ml [new file with mode: 0644]