Skip to content

Commit

Permalink
Remove "(KoAT + LoAT)"
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslommen authored Oct 22, 2024
1 parent 98ae09f commit b045bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchexec/tools/aprove.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def executable(self, tool_locator):
return tool_locator.find_executable("AProVE.sh")

def name(self):
return "AProVE (KoAT + LoAT)"
return "AProVE"

def project_url(self):
return "http://aprove.informatik.rwth-aachen.de/"
Expand Down

0 comments on commit b045bc1

Please sign in to comment.