Beman Dawes 24 лет назад
Родитель
Сommit
4887321c92
3 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. BIN
      google_logo_40wht.gif
  3. 1 0
      libs/io

+ 4 - 0
.gitmodules

@@ -138,6 +138,10 @@
 	path = libs/lambda
 	url = ../lambda.git
 	fetchRecurseSubmodules = on-demand
+[submodule "io"]
+	path = libs/io
+	url = ../io.git
+	fetchRecurseSubmodules = on-demand
 [submodule "mpl"]
 	path = libs/mpl
 	url = ../mpl.git

BIN
google_logo_40wht.gif


+ 1 - 0
libs/io

@@ -0,0 +1 @@
+Subproject commit 9a7bf6c9c4ffc9bc8e711a1f034e170dced45823

粤ICP备19079148号