Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Shabnam Ghasemirad
tutorial-popl18
Commits
bc6dbed9
Commit
bc6dbed9
authored
Aug 28, 2019
by
Shabnam Ghasemirad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
initial testing
parent
f410e4e7
Pipeline
#19385
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
exercises/ex_01_swap.v
exercises/ex_01_swap.v
+1
-0
No files found.
exercises/ex_01_swap.v
View file @
bc6dbed9
...
...
@@ -138,5 +138,6 @@ Lemma rotate_l_spec x y z v1 v2 v3 :
{{{
RET
#()
;
x
↦
v2
∗
y
↦
v3
∗
z
↦
v1
}}}.
Proof
.
(* exercise *)
Admitted
.
End
proof
.
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