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

Export Ascii for compat with new Coq

parent f891015e
No related branches found
No related tags found
No related merge requests found
From stdpp Require Export strings.
From iris.algebra Require Export base.
From Coq Require Import Ascii.
From Coq Require Export Ascii.
Set Default Proof Using "Type".
(** * Utility definitions used by the proofmode *)
......
Require Import Coq.Strings.Ascii.
From iris.proofmode Require Import base.
Set Default Proof Using "Type".
......
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