src/HOL/Tools/etc/options
changeset 74986 fc664e4fbf6d
parent 74845 91ee232b4211
child 74989 003f378b78a5
--- a/src/HOL/Tools/etc/options	Mon Jan 17 17:04:50 2022 +0000
+++ b/src/HOL/Tools/etc/options	Tue Jan 18 17:55:20 2022 +0100
@@ -56,6 +56,9 @@
 option mirabelle_max_calls : int = 0
   -- "max. no. of calls to each action (0: unbounded)"
 
+option mirabelle_randomize : int = 0
+  -- "seed to randomize the goals before selection (0: no randomization)"
+
 option mirabelle_output_dir : string = "mirabelle"
   -- "output directory for log files and generated artefacts"