Skip to content

Commit c751886

Browse files
committed
Add IronPython.StdLib submodule
1 parent 440415c commit c751886

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
path = src/dlr
33
url = https://github.com/IronLanguages/dlr
44
branch = main
5+
[submodule "IronPython.StdLib"]
6+
path = src/core/IronPython.StdLib
7+
url = https://github.com/IronLanguages/ironpython3-stdlib

src/core/IronPython.StdLib

Submodule IronPython.StdLib added at b28e7d7

0 commit comments

Comments
 (0)