Porting to v8.13. Dropped compatibility for <=v8.11.
Dropped <=v8.11 because: 1) #[export] not supported but needed 2) Some definitions we use (e.g. Bool.le) do not exist in before v8.12. Both problems are fixable but it is probably not worth the effort.
Showing
- CaseStudies/Gathering/InR/Algorithm.v 1 addition, 0 deletionsCaseStudies/Gathering/InR/Algorithm.v
- CaseStudies/Gathering/InR/Impossibility.v 1 addition, 0 deletionsCaseStudies/Gathering/InR/Impossibility.v
- CaseStudies/Gathering/InR2/Algorithm.v 1 addition, 0 deletionsCaseStudies/Gathering/InR2/Algorithm.v
- CaseStudies/Gathering/InR2/Viglietta.v 6 additions, 2 deletionsCaseStudies/Gathering/InR2/Viglietta.v
- Makefile.local 20 additions, 7 deletionsMakefile.local
- README.md 41 additions, 0 deletionsREADME.md
- Util/FMaps/FMapFacts.v 2 additions, 2 deletionsUtil/FMaps/FMapFacts.v
- Util/FSets/FSetFacts.v 4 additions, 4 deletionsUtil/FSets/FSetFacts.v
- Util/FSets/FSetInterface.v 3 additions, 3 deletionsUtil/FSets/FSetInterface.v
- Util/MMultiset/Preliminary.v 1 addition, 1 deletionUtil/MMultiset/Preliminary.v
- _CoqProject 7 additions, 0 deletions_CoqProject
Loading
Please register or sign in to comment