Преглед изворни кода

initial commit

[SVN r10915]
Peter Dimov пре 25 година
родитељ
комит
597ea36806
2 измењених фајлова са 5 додато и 0 уклоњено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/bind

+ 4 - 0
.gitmodules

@@ -126,3 +126,7 @@
 	path = libs/compatibility
 	url = ../compatibility.git
 	fetchRecurseSubmodules = on-demand
+[submodule "bind"]
+	path = libs/bind
+	url = ../bind.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/bind

@@ -0,0 +1 @@
+Subproject commit b87bb90661097cdefc37e0c697ff0b1907f82b6a

粤ICP备19079148号