Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
George Pirlea
Iris
Commits
2da3bdf5
Commit
2da3bdf5
authored
May 10, 2016
by
Robbert Krebbers
Browse files
Remove obsolete definition.
parent
07723dc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
heap_lang/lang.v
View file @
2da3bdf5
...
...
@@ -119,8 +119,6 @@ Arguments PairV _%V _%V.
Arguments
InjLV
_
%
V
.
Arguments
InjRV
_
%
V
.
Definition
signal
:
val
:
=
RecV
BAnon
(
BNamed
"x"
)
(
Store
(
Var
"x"
)
(
Lit
(
LitInt
1
))).
Fixpoint
of_val
(
v
:
val
)
:
expr
[]
:
=
match
v
with
|
RecV
f
x
e
=>
Rec
f
x
e
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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