Browse Source

initial commit

[SVN r10915]
Peter Dimov 25 years ago
parent
commit
597ea36806
2 changed files with 5 additions and 0 deletions
  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号