Explorar o código

Addition of root directory for ICL.

[SVN r67238]
Joachim Faulhaber %!s(int64=15) %!d(string=hai) anos
pai
achega
f77eff4f63
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 4 0
      .gitmodules
  2. 1 0
      libs/icl

+ 4 - 0
.gitmodules

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

+ 1 - 0
libs/icl

@@ -0,0 +1 @@
+Subproject commit 58f7eb4065de03440c698bcadf91159a6bb8a861

粤ICP备19079148号