Explorar el Código

initial checkin to release branch for polygon

[SVN r63192]
Luke Simonson hace 16 años
padre
commit
d4e223bb5d
Se han modificado 2 ficheros con 5 adiciones y 0 borrados
  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号