Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
3c5580d0
Commit
3c5580d0
authored
Jul 25, 2016
by
Sylvain Dailler
Browse files
minor : Adding comment
parent
83b74fbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/transform/introduction.ml
View file @
3c5580d0
...
...
@@ -20,6 +20,9 @@ open Ty
open
Term
open
Decl
(* This label is used to stop the introduction transformation to introduce
variables past it. It is generated by software that uses why3 as a backend
such as SPARK (for counterexamples) *)
let
stop_intro
=
Ident
.
create_label
"stop_intro"
let
rec
intros
pr
f
=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment