Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CertiCompil
CompCert-KVX
Commits
9cddf911
Commit
9cddf911
authored
Feb 23, 2021
by
Sylvain Boulmé
Browse files
fix comments
parent
75a9af77
Changes
1
Hide whitespace changes
Inline
Side-by-side
scheduling/RTLpathSE_impl.v
View file @
9cddf911
...
...
@@ -484,6 +484,11 @@ Definition fScons (hsv: hsval) (lhsv: list_hsval): list_hsval :=
(
*
TODO
:
Lemma
fScons_correct
*
)
(
*
END
"fake"
hsval
...
*
)
(
**
Convert
a
"fake"
hash
-
consed
term
into
a
"real"
hash
-
consed
term
*
)
Fixpoint
fsval_proj
hsv
:
??
hsval
:=
match
hsv
with
|
HSinput
r
hc
=>
...
...
@@ -524,8 +529,6 @@ Admitted.
Global
Opaque
fsval_proj
.
Local
Hint
Resolve
fsval_proj_correct
:
wlp
.
(
*
END
"fake"
hsval
...
*
)
(
**
**
Assignment
of
memory
*
)
Definition
hslocal_set_smem
(
hst
:
hsistate_local
)
hm
:=
{|
hsi_smem
:=
hm
;
...
...
Write
Preview
Supports
Markdown
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