summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/monomorphise.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monomorphise.ml b/src/monomorphise.ml
index 76c6a0bd..b4224f53 100644
--- a/src/monomorphise.ml
+++ b/src/monomorphise.ml
@@ -1298,5 +1298,5 @@ let split_defs splits defs =
in
Defs (List.concat (List.map map_def defs))
in
- deexist (map_locs splits defs')
+ (*deexist*) (map_locs splits defs')