aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/06392-ejgallego-econstr+fix_class.sh
AgeCommit message (Collapse)Author
2017-12-26Delete old overlays (leaving example)Gaƫtan Gilbert
2017-12-13[econstr] Cleanup in `vernac/classes.ml`.Emilio Jesus Gallego Arias
We fix quite a few types, and perform some cleanup wrt to the evar_map, in particular we prefer to thread it now as otherwise it may become trickier to check when we are using the correct one. Thanks to @SkySkimmer for lots of comments and bug-finding.