summaryrefslogtreecommitdiff
path: root/tools/ocamloptp.ml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ocamloptp.ml')
-rw-r--r--tools/ocamloptp.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ocamloptp.ml b/tools/ocamloptp.ml
index 4683cc0348..0f82e96f0d 100644
--- a/tools/ocamloptp.ml
+++ b/tools/ocamloptp.ml
@@ -146,6 +146,8 @@ module Options = Main_args.Make_optcomp_options (struct
let _linscan = option "-linscan"
let _nopervasives = option "-nopervasives"
+ let _dno_unique_ids = option "-dno-unique_ids"
+ let _dunique_ids = option "-dunique_ids"
let _dsource = option "-dsource"
let _dparsetree = option "-dparsetree"
let _dtypedtree = option "-dtypedtree"