aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/interp.mllib
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-11-01 15:15:11 +0100
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-11-01 15:15:11 +0100
commit5f81fd1c9ac3a2dd90e80f7fd04f5d8ca7853d2c (patch)
treea0499fb9cdb7a0f74af8685f3eca707c8876e771 /interp/interp.mllib
parente5659c8ffe735c530a707a61c692a3af21a79a9a (diff)
[general] Move Tactypes to `interp`
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
Diffstat (limited to 'interp/interp.mllib')
-rw-r--r--interp/interp.mllib1
1 files changed, 1 insertions, 0 deletions
diff --git a/interp/interp.mllib b/interp/interp.mllib
index 6d290a325..e3500cfea 100644
--- a/interp/interp.mllib
+++ b/interp/interp.mllib
@@ -1,3 +1,4 @@
+Tactypes
Stdarg
Genintern
Constrexpr_ops