From f73d601390a42a07a575db0c5efd5982471c2f2d Mon Sep 17 00:00:00 2001 From: Brian Campbell Date: Mon, 8 Jan 2018 16:35:08 +0000 Subject: Add some optional experimental rewrites to help with monomorphisation --- src/process_file.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'src/process_file.mli') diff --git a/src/process_file.mli b/src/process_file.mli index 88c9b9fb..10510e5c 100644 --- a/src/process_file.mli +++ b/src/process_file.mli @@ -70,6 +70,7 @@ val opt_dno_cast : bool ref val opt_ddump_raw_mono_ast : bool ref val opt_dmono_analysis : int ref val opt_auto_mono : bool ref +val opt_mono_rewrites : bool ref type out_type = | Lem_ast_out -- cgit v1.2.3