mit-plv / cross-crypto

Connecting computational and symbolic crypto models
MIT License
8 stars 19 forks source link

Adapt to coq/coq#16920 #31

Closed olaure01 closed 1 year ago

olaure01 commented 1 year ago

Use [Bool.le] and [Bool.le_implb] instead of deprecated [Bool.leb] and [Bool.leb_implb] (coq/coq#16920).