diff options
| author | Kathy Gray | 2013-07-26 13:00:56 +0100 |
|---|---|---|
| committer | Kathy Gray | 2013-07-26 13:00:56 +0100 |
| commit | 37a4c2ebcfab7834c17fe44703a71da277cb285e (patch) | |
| tree | 366ec0c11ec8a86009aff7986862df046ca0f202 /src/process_file.mli | |
| parent | f79e3c770ab7b772edf0cd54993c059c4d7b969a (diff) | |
Remove white space/terminal tracking
Diffstat (limited to 'src/process_file.mli')
| -rw-r--r-- | src/process_file.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process_file.mli b/src/process_file.mli index b7b70def..1622d902 100644 --- a/src/process_file.mli +++ b/src/process_file.mli @@ -46,7 +46,7 @@ (* open Typed_ast *) -val parse_file : string -> Parse_ast.defs * Parse_ast.lex_skips +val parse_file : string -> Parse_ast.defs (* type instances = Types.instance list Types.Pfmap.t |
