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
Rice Wine
Iris
Commits
7c97db5e
Commit
7c97db5e
authored
Oct 10, 2016
by
Robbert Krebbers
Browse files
Remove superfluous whitespace.
parent
0a263802
Changes
1
Hide whitespace changes
Inline
Side-by-side
heap_lang/lang.v
View file @
7c97db5e
...
...
@@ -164,7 +164,7 @@ Inductive ectx_item :=
|
LoadCtx
|
StoreLCtx
(
e2
:
expr
)
|
StoreRCtx
(
v1
:
val
)
|
CasLCtx
(
e1
:
expr
)
(
e2
:
expr
)
|
CasLCtx
(
e1
:
expr
)
(
e2
:
expr
)
|
CasMCtx
(
v0
:
val
)
(
e2
:
expr
)
|
CasRCtx
(
v0
:
val
)
(
v1
:
val
).
...
...
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