aboutsummaryrefslogtreecommitdiff
path: root/tuto2/src
diff options
context:
space:
mode:
Diffstat (limited to 'tuto2/src')
-rw-r--r--tuto2/src/demo.ml46
1 files changed, 1 insertions, 5 deletions
diff --git a/tuto2/src/demo.ml4 b/tuto2/src/demo.ml4
index cf6a367867..082e5cfa97 100644
--- a/tuto2/src/demo.ml4
+++ b/tuto2/src/demo.ml4
@@ -6,11 +6,7 @@
TODO: update the part related to "Cmd6" once I get an answer to this question:
https://sympa.inria.fr/sympa/arc/coqdev/2017-06/msg00037.html
- TODO: figure out why does Summary.Local.ref function requre argument "name" ?
- (Can it be any string?
- Must it be a unique string (per each state variable?)
- Must it be a unique string global (for all plugins)?)
- What would happen if it were an empty string?
+ TODO: figure out why does Summary.Local.ref function requires argument "name" ?
*)
(* -------------------------------------------------------------------------- *)