Module Hoare_lib


module Hoare_lib: sig .. end
Library functions for Hoare memory model implemented in Hoare_mem. Library functions are defined in Hoare WHY file.

Notice that it is also use in Caveat model and that is why it is built as a functor.


module Create: 
functor (D : Mdata.S) -> sig .. end