We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c32e5 commit 20b6b5aCopy full SHA for 20b6b5a
support/langkit_support-adalog.ads
@@ -46,7 +46,7 @@ package Langkit_Support.Adalog is
46
-- Mutate this to affect the behavior of all calls to the solver which just
47
-- use the default options.
48
49
- Default_Timeout_Ticks_Number : constant := 200_000;
+ Default_Timeout_Ticks_Number : constant := 50_000_000;
50
51
-----------------------
52
-- Adalog exceptions --
0 commit comments