Browse Source

Initial commit

[SVN r9503]
Beman Dawes 25 years ago
parent
commit
9831b48a5b
2 changed files with 5 additions and 0 deletions
  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号