From 5f81fd1c9ac3a2dd90e80f7fd04f5d8ca7853d2c Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Wed, 1 Nov 2017 15:15:11 +0100 Subject: [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 --- interp/interp.mllib | 1 + 1 file changed, 1 insertion(+) (limited to 'interp/interp.mllib') 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 -- cgit v1.2.3