diff options
Diffstat (limited to 'src/initial_check_full_ast.mli')
| -rw-r--r-- | src/initial_check_full_ast.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/initial_check_full_ast.mli b/src/initial_check_full_ast.mli index 7c831a67..57346dcf 100644 --- a/src/initial_check_full_ast.mli +++ b/src/initial_check_full_ast.mli @@ -1,8 +1,6 @@ open Ast open Type_internal -type kind = Type_internal.kind -type typ = Type_internal.t (*Envs is a tuple of used names (currently unused), map from id to kind, default order for vector types and literal vectors *) type envs = Nameset.t * kind Envmap.t * Ast.order |
