Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonas Kastberg
iris
Commits
141fb84f
Commit
141fb84f
authored
Aug 24, 2018
by
Ralf Jung
Browse files
Export Ascii for compat with new Coq
parent
f891015e
Changes
2
Hide whitespace changes
Inline
Side-by-side
theories/proofmode/base.v
View file @
141fb84f
From
stdpp
Require
Export
strings
.
From
stdpp
Require
Export
strings
.
From
iris
.
algebra
Require
Export
base
.
From
iris
.
algebra
Require
Export
base
.
From
Coq
Require
Im
port
Ascii
.
From
Coq
Require
Ex
port
Ascii
.
Set
Default
Proof
Using
"Type"
.
Set
Default
Proof
Using
"Type"
.
(** * Utility definitions used by the proofmode *)
(** * Utility definitions used by the proofmode *)
...
...
theories/proofmode/tokens.v
View file @
141fb84f
Require
Import
Coq
.
Strings
.
Ascii
.
From
iris
.
proofmode
Require
Import
base
.
From
iris
.
proofmode
Require
Import
base
.
Set
Default
Proof
Using
"Type"
.
Set
Default
Proof
Using
"Type"
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment