diff options
Diffstat (limited to 'src/process_file.mli')
| -rw-r--r-- | src/process_file.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process_file.mli b/src/process_file.mli index afde469e..b575bd14 100644 --- a/src/process_file.mli +++ b/src/process_file.mli @@ -67,7 +67,6 @@ val opt_auto_mono : bool ref type out_type = | Lem_ast_out | Lem_out of string option (* If present, the string is a file to open in the lem backend*) - | Ocaml_out of string option (* If present, the string is a file to open in the ocaml backend*) val output : string -> (* The path to the library *) |
