Skip to content
Snippets Groups Projects
Commit a974ef9f authored by Sergey Bozhko's avatar Sergey Bozhko :eyes:
Browse files

Add file to util.all

parent 9bbb60ed
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,4 @@ Require Export rt.util.step_function.
Require Export rt.util.epsilon.
Require Export rt.util.search_arg.
Require Export rt.util.rel.
Require Export rt.util.rewrite_facilities.
......@@ -88,7 +88,7 @@ Section RewriteFacilities.
{ apply/eqP; rewrite eq_sym eqbF_neg.
by apply/eqP; intros EQ; subst b; apply H_npb. }
by rewrite Bool.andb_false_l.
Admitted.
Abort.
*)
(*
......
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