aboutsummaryrefslogtreecommitdiff
path: root/kernel/constr.ml
diff options
context:
space:
mode:
authorMaxime Dénès2018-01-30 09:34:07 +0100
committerMaxime Dénès2018-01-30 09:34:07 +0100
commitbaceb85e7e8efd5c8226a390d7d76f047f0920d5 (patch)
treededb52d25904c558e8b3c0cc369a85a6163919ed /kernel/constr.ml
parentb9e8a4cbb9a78c862ffe5413471e0ea069fa0566 (diff)
parent42d91c271a176de5029c216ef74e913ac7dec2e1 (diff)
Merge PR #6605: Safer VM interfaces
Diffstat (limited to 'kernel/constr.ml')
-rw-r--r--kernel/constr.ml5
1 files changed, 0 insertions, 5 deletions
diff --git a/kernel/constr.ml b/kernel/constr.ml
index 5930cfadc6..1ff1fcc4c0 100644
--- a/kernel/constr.ml
+++ b/kernel/constr.ml
@@ -1178,8 +1178,3 @@ let hcons =
Id.hcons)
(* let hcons_types = hcons_constr *)
-
-(*******)
-(* Type of abstract machine values *)
-(** FIXME: nothing to do there *)
-type values