aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Configuration.mli
diff options
context:
space:
mode:
Diffstat (limited to 'driver/Configuration.mli')
-rw-r--r--driver/Configuration.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/Configuration.mli b/driver/Configuration.mli
index 1092bf6d..7087c3c2 100644
--- a/driver/Configuration.mli
+++ b/driver/Configuration.mli
@@ -66,6 +66,7 @@ val struct_return_style: struct_return_style
type response_file_style =
| Gnu (* responsefiles in gnu compatible syntax *)
+ | Diab (* responsefiles in diab compatible syntax *)
| Unsupported (* responsefiles are not supported *)
val response_file_style: response_file_style