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
dad2bdf3
Commit
dad2bdf3
authored
Mar 29, 2014
by
MARCHE Claude
Browse files
add necessary comment
parent
4a6dd81e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core/term.mli
View file @
dad2bdf3
...
...
@@ -145,6 +145,8 @@ module Mterm : Extmap.S with type key = term
module
Sterm
:
Extset
.
S
with
module
M
=
Mterm
module
Hterm
:
Exthtbl
.
S
with
type
key
=
term
(** term equality modulo alpha-equivalence and location *)
val
t_compare
:
term
->
term
->
int
val
t_equal
:
term
->
term
->
bool
val
t_hash
:
term
->
int
...
...
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