diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..3b7d7c7e3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "XSharp"] + path = XSharp + url = https://github.com/CosmosOS/XSharp +[submodule "IL2CPU"] + path = IL2CPU + url = https://github.com/CosmosOS/IL2CPU diff --git a/IL2CPU b/IL2CPU new file mode 160000 index 000000000..ad7207367 --- /dev/null +++ b/IL2CPU @@ -0,0 +1 @@ +Subproject commit ad720736720aff54a1ed4fe97ae06fc295c4e7d3 diff --git a/XSharp b/XSharp new file mode 160000 index 000000000..254f15814 --- /dev/null +++ b/XSharp @@ -0,0 +1 @@ +Subproject commit 254f1581417d352ecf7fe58b65f1f1dbd64a0283