Browse Source

initial checkin to release branch for polygon

[SVN r63192]
Luke Simonson 16 years ago
parent
commit
d4e223bb5d
2 changed files with 5 additions and 0 deletions
  1. 4 0
      .gitmodules
  2. 1 0
      libs/polygon

+ 4 - 0
.gitmodules

@@ -362,6 +362,10 @@
 	path = libs/flyweight
 	url = ../flyweight.git
 	fetchRecurseSubmodules = on-demand
+[submodule "polygon"]
+	path = libs/polygon
+	url = ../polygon.git
+	fetchRecurseSubmodules = on-demand
 [submodule "msm"]
 	path = libs/msm
 	url = ../msm.git

+ 1 - 0
libs/polygon

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

粤ICP备19079148号