aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/10727-ejgallego-library+to_vernac_step2.sh
AgeCommit message (Collapse)Author
2020-03-16[ci] Cleanup old overlays.Emilio Jesus Gallego Arias
2019-09-18[declaremods] Remove abstraction layer over module interpretation.Emilio Jesus Gallego Arias
Now that we place imperative module declaration on top of module interpretation we can remove the abstraction layer used in `Declaremods`, so the `interp_modast` parameter goes away. Improvement suggested by Gaƫtan Gilbert.