diff options
| author | Alasdair Armstrong | 2017-08-10 19:16:16 +0100 |
|---|---|---|
| committer | Alasdair Armstrong | 2017-08-10 19:16:16 +0100 |
| commit | c47814182eca36d65d1c2bf1ca34cc1027df5871 (patch) | |
| tree | f4ed0f0f9447c4588ea889a758ba4124238147d5 /src/process_file.mli | |
| parent | 128c1965e58d1527c0619d777b5770ec5825ae22 (diff) | |
Experimenting with alternate parser
Diffstat (limited to 'src/process_file.mli')
| -rw-r--r-- | src/process_file.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_file.mli b/src/process_file.mli index 1cf710bc..7972c689 100644 --- a/src/process_file.mli +++ b/src/process_file.mli @@ -72,3 +72,4 @@ val output : files existed before. If it is set to [false] and an output file already exists, the output file is only updated, if its content really changes. *) val always_replace_files : bool ref + |
