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

remove another Coq 8.9 compat hack

parent 75ed8394
Branches
Tags
No related merge requests found
From iris.algebra Require Export cmra.
From iris.algebra Require Import list.
From iris.base_logic Require Import base_logic.
Import stdpp.list. (* Make sure we use those names. FIXME: remove when we drop Coq 8.9 support. *)
Local Arguments validN _ _ _ !_ /.
Local Arguments valid _ _ !_ /.
Local Arguments op _ _ _ !_ /.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment