Skip to content

Commit cd66858

Browse files
committed
Use external named props implementation
1 parent 906399b commit cd66858

File tree

4 files changed

+10
-690
lines changed

4 files changed

+10
-690
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@
1414
[submodule "external/coq-tactical"]
1515
path = external/coq-tactical
1616
url = https://github.com/tchajed/coq-tactical
17+
[submodule "external/iris-named-props"]
18+
path = external/iris-named-props
19+
url = https://github.com/tchajed/iris-named-props

_CoqProject

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
-Q external/Goose Goose
1414
-Q external/record-update/src RecordUpdate
1515
-Q external/coq-tactical/src Tactical
16+
-Q external/iris-named-props/src iris_named_props

external/iris-named-props

Submodule iris-named-props added at f3526ef

0 commit comments

Comments
 (0)