You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested by @PetarMax, we should apply the following changes to the default `kontrol.toml:
The auxiliary-lemmas option should always be true. The reason it’s not default is because we’re in the process of upstreaming.
The bug-report option should be passed from the command line in addition to kontrol prove manually - this is cleaner, especially with multiple users running proofs and multiple proofs being ran.
The reinit option in the [prove.default] should be false. In this way, a proof can be stopped and continued.
The text was updated successfully, but these errors were encountered:
Related: #818
As suggested by @PetarMax, we should apply the following changes to the default `kontrol.toml:
The text was updated successfully, but these errors were encountered: