Skip to content

Commit

Permalink
Add URL to CPV
Browse files Browse the repository at this point in the history
Currently it points to a Zenodo record as the tool repository is not public yet.
  • Loading branch information
Po-Chun-Chien committed Nov 1, 2023
1 parent c75aecf commit 81caa29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchexec/tools/cpv.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
class Tool(benchexec.tools.template.BaseTool2):
"""
Tool info for CPV: A circuit-based program verifier for C
URL: https://doi.org/10.5281/zenodo.10063681
"""

REQUIRED_PATHS = [
Expand Down

0 comments on commit 81caa29

Please sign in to comment.