]> 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)
commit46ef6e13c0833a5df3ae5f15b5641822454a8c9b
tree7927ffa9a7d5deee8b016457f187ad7a7134d07f
parent48d3d5ead565d18734ebcc497e8e91fe2a77ce76
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.
components/binaries/utilities/Makefile
components/binaries/utilities/test_library.ml [new file with mode: 0644]