diff options
| author | Alasdair Armstrong | 2018-01-12 18:05:02 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2018-01-12 18:05:02 +0000 |
| commit | 59999c6a65e7fb3bd2caba4babc7831061027b92 (patch) | |
| tree | 08b7d604d552abbcdf2b6e61b79432e2efcc70f2 /src/process_file.mli | |
| parent | e56eafdb87f3f4e362cca7d0a6ca3d8a0e849b44 (diff) | |
| parent | 83538020553691efe472984ee16ebd04eb252f82 (diff) | |
Merge remote-tracking branch 'origin/experiments' into sail2
Diffstat (limited to 'src/process_file.mli')
| -rw-r--r-- | src/process_file.mli | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/process_file.mli b/src/process_file.mli index 1d98afc6..bc8936c8 100644 --- a/src/process_file.mli +++ b/src/process_file.mli @@ -72,6 +72,8 @@ 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 +val opt_dall_split_errors : bool ref type out_type = | Lem_ast_out |
