Skip to content
Snippets Groups Projects
Commit 3bf046f2 authored by Ralf Jung's avatar Ralf Jung
Browse files

fix ref tests for Coq 8.10+

parent f5c139ed
No related branches found
No related tags found
No related merge requests found
Pipeline #17799 passed
From stdpp Require Import namespaces strings.
Set Ltac Backtrace.
Lemma test1 (N1 N2 : namespace) :
N1 ## N2 N1 ⊆@{coPset} N2.
Proof. solve_ndisj. 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