Pmodule: t->t->t functions can be overloaded as X->X->t functions
commit7dd2b50449badd07bfd826ee5aeb764dd939007b
authorMARCHE Claude <claude.marche@inria.fr>
Thu, 19 Sep 2024 08:54:24 +0000 (19 10:54 +0200)
committerMARCHE Claude <claude.marche@inria.fr>
Thu, 19 Sep 2024 08:54:24 +0000 (19 10:54 +0200)
tree7a3b627aff63526c5cdc33201884fd407ea838df
parent69ee4236f48524aa9870fce1083ae67ced0fb5b1
Pmodule: t->t->t functions can be overloaded as X->X->t functions

allows to add program equality on Booleans
examples/WP_revisited/blocking_semantics5.mlw
examples/bts/306.mlw [new file with mode: 0644]
extraction_drivers/ocaml64.drv
src/mlw/dexpr.ml
src/mlw/pmodule.ml
src/mlw/pmodule.mli
stdlib/bool.mlw