Add boolean facts and rewrite base #357
Annotations
2 warnings
master
Could not find a terminator for warning:
File "./src/coqutil/Datatypes/RecordSetters.v", line 410, characters 38-71:
Warning: This expression should have type unit but has type
bool. [not-unit,ltac2,default]
|
master
Could not find a terminator for warning:
File "./src/coqutil/Datatypes/RecordSettersUsingExistingGetters.v", line 361, characters 38-71:
Warning: This expression should have type unit but has type
bool. [not-unit,ltac2,default]
|