Skip to content
Snippets Groups Projects
Commit e9a80032 authored by Johannes Kloos's avatar Johannes Kloos
Browse files

Remove uses of 2:

parent a62a60ae
No related branches found
No related tags found
No related merge requests found
...@@ -42,8 +42,7 @@ Section Fresh. ...@@ -42,8 +42,7 @@ Section Fresh.
Proof. Proof.
intros relfg i. intros relfg i.
unfold fresh_generic_body. unfold fresh_generic_body.
destruct decide. destruct decide; auto.
2: done.
apply relfg. apply relfg.
Qed. Qed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment