Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
Marianna Rapoport
iris-coq
Commits
fb144483
Commit
fb144483
authored
9 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Fix implicit arguments indexed product.
parent
cb4fd1bb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modures/cmra.v
+1
-1
1 addition, 1 deletion
modures/cmra.v
modures/cofe.v
+1
-1
1 addition, 1 deletion
modures/cofe.v
with
2 additions
and
2 deletions
modures/cmra.v
+
1
−
1
View file @
fb144483
...
...
@@ -572,4 +572,4 @@ Section iprod_cmra.
CMRAT
iprod_cofe_mixin
iprod_cmra_mixin
iprod_cmra_extend_mixin
.
End
iprod_cmra
.
Arguments
iprodRA
:
clear
implicits
.
Arguments
iprodRA
{_}
_
.
This diff is collapsed.
Click to expand it.
modures/cofe.v
+
1
−
1
View file @
fb144483
...
...
@@ -399,4 +399,4 @@ Section iprod_cofe.
Canonical
Structure
iprodC
:
cofeT
:=
CofeT
iprod_cofe_mixin
.
End
iprod_cofe
.
Arguments
iprodC
:
clear
implicits
.
Arguments
iprodC
{_}
_
.
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