aboutsummaryrefslogtreecommitdiff
path: root/interp/tactypes.ml
AgeCommit message (Collapse)Author
2017-11-01[general] Move Tactypes to `interp`Emilio Jesus Gallego Arias
This makes sense here as the main client is `Stdargs`. This helps with the concerns @herbelin had in https://github.com/coq/coq/issues/6008#issuecomment-341107793