Browse Source

Initial commit

[SVN r9503]
Beman Dawes 25 năm trước cách đây
mục cha
commit
9831b48a5b
2 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 4 0
      .gitmodules
  2. 1 0
      libs/pool

+ 4 - 0
.gitmodules

@@ -86,3 +86,7 @@
 	path = libs/test
 	url = ../test.git
 	fetchRecurseSubmodules = on-demand
+[submodule "pool"]
+	path = libs/pool
+	url = ../pool.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/pool

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

粤ICP备19079148号