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
1. Renamed cprover_contract to cprover_function_contract.
2. Renamed cprover_contract_sequence to cprover_function_contract_sequence.
3. Renamed cprover_contract_sequence_opt to cprover_function_contract_sequence_opt.
4. Created cprover_contract_assigns_opt and added it to cprover_function_contract.
This allows us to reuse the assigns clause for loop contracts in the future.
0 commit comments