summaryrefslogtreecommitdiff
path: root/src/Contexts.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Contexts.ml')
-rw-r--r--src/Contexts.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Contexts.ml b/src/Contexts.ml
index f8a7b56b..0fe3a09a 100644
--- a/src/Contexts.ml
+++ b/src/Contexts.ml
@@ -27,8 +27,8 @@ let abstraction_id_counter, fresh_abstraction_id =
AbstractionId.fresh_stateful_generator ()
(** We shouldn't need to reset the global counters, but it might be good to
- to it from time to time, every time we evaluate/synthesize a function for
- instance.
+ do it from time to time, for instance every time we start evaluating/
+ synthesizing a function.
The reasons are manifold:
- it might prevent the counters from overflowing (although this seems