Add opam package for stdlib + various fixes
Compare changes
Files
23- Lennard Gäher authored
case_studies/dune-project
0 → 100644
+ 5
− 0
This adds an opam package refinedrust-stdlib
for the stdlib.
Also, this fixes some things around the rr::context
annotation, adds more later credits, and adds the static_has_refinement
assertion to make timeless statements about refinements of statics.