aboutsummaryrefslogtreecommitdiff
path: root/proofs/miscprint.ml
AgeCommit message (Collapse)Author
2017-11-13[api] Another large deprecation, `Nameops`Emilio Jesus Gallego Arias
2017-07-19[general] Move files to directories matching linking order.Emilio Jesus Gallego Arias
We move a bunch of modules (`Impargs`, `Declare`, `Ind_tables`, `Miscprint`) to their proper place as they were declared in different `mllib` files than the one in their directory. In some cases this could be refined but we don't do anything fancy, we just reflect the status quo.