Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
lambda-rust
Commits
c8887f48
Commit
c8887f48
authored
6 years ago
by
Hai Dang
Browse files
Options
Downloads
Patches
Plain Diff
bump gpfsl
parent
2d7f1fe3
No related branches found
No related tags found
No related merge requests found
Pipeline
#14303
passed
6 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
opam
+1
-1
1 addition, 1 deletion
opam
theories/lang/lib/arc.v
+1
-1
1 addition, 1 deletion
theories/lang/lib/arc.v
with
2 additions
and
2 deletions
opam
+
1
−
1
View file @
c8887f48
...
@@ -10,5 +10,5 @@ build: [make "-j%{jobs}%"]
...
@@ -10,5 +10,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/lrust'" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/lrust'" ]
depends: [
depends: [
"coq-gpfsl" { (= "dev.2019-01-3
0.2.6a0acfb2
") | (= "dev") }
"coq-gpfsl" { (= "dev.2019-01-3
1.0.5495b101
") | (= "dev") }
]
]
This diff is collapsed.
Click to expand it.
theories/lang/lib/arc.v
+
1
−
1
View file @
c8887f48
...
@@ -4,7 +4,7 @@ From iris.program_logic Require Import weakestpre.
...
@@ -4,7 +4,7 @@ From iris.program_logic Require Import weakestpre.
From
iris
.
proofmode
Require
Import
tactics
.
From
iris
.
proofmode
Require
Import
tactics
.
From
iris
.
bi
Require
Import
fractional
.
From
iris
.
bi
Require
Import
fractional
.
From
iris
.
algebra
Require
Import
excl
csum
frac
auth
.
From
iris
.
algebra
Require
Import
excl
csum
frac
auth
.
From
lrust
.
lang
Require
Import
lang
proofmode
notation
new_delete
.
From
lrust
.
lang
Require
Import
proofmode
notation
new_delete
.
Set
Default
Proof
Using
"Type"
.
Set
Default
Proof
Using
"Type"
.
(* JH: while working on Arc, I think figured that the "weak count
(* JH: while working on Arc, I think figured that the "weak count
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment