mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 04:48:53 +00:00
git Submodules added
This commit is contained in:
parent
fa00b78441
commit
bcb839d43b
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "XSharp"]
|
||||
path = XSharp
|
||||
url = https://github.com/CosmosOS/XSharp
|
||||
[submodule "IL2CPU"]
|
||||
path = IL2CPU
|
||||
url = https://github.com/CosmosOS/IL2CPU
|
||||
1
IL2CPU
Submodule
1
IL2CPU
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ad720736720aff54a1ed4fe97ae06fc295c4e7d3
|
||||
1
XSharp
Submodule
1
XSharp
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 254f1581417d352ecf7fe58b65f1f1dbd64a0283
|
||||
Loading…
Reference in a new issue