Selecting provers with Set/Unset Hammer
only works after hammer did run once
#130
Labels
bug
Something isn't working
I had a minor issue writing test files which check if specific provers are there. This works:
but when I remove
lem_1
, it proveslem_2
with Z3 and not eprover. I guess this is so because the provers are only queried when hammers is used first, which then overwrites the explicit prover selection.I don't think it is really an issue for anybody, but it would be worthwhile to document it, in case it is hard to fix.
The text was updated successfully, but these errors were encountered: