Explorar el Código

*** empty log message ***

[SVN r27749]
Thorsten Jørgen Ottosen hace 21 años
padre
commit
b2636fbf09
Se han modificado 2 ficheros con 5 adiciones y 0 borrados
  1. 4 0
      .gitmodules
  2. 1 0
      libs/ptr_container

+ 4 - 0
.gitmodules

@@ -246,6 +246,10 @@
 	path = libs/algorithm
 	url = ../algorithm.git
 	fetchRecurseSubmodules = on-demand
+[submodule "ptr_container"]
+	path = libs/ptr_container
+	url = ../ptr_container.git
+	fetchRecurseSubmodules = on-demand
 [submodule "quickbook"]
 	path = tools/quickbook
 	url = ../quickbook.git

+ 1 - 0
libs/ptr_container

@@ -0,0 +1 @@
+Subproject commit 5eaf3a0e88b9bb7afde3e045b163187d92c28df6

粤ICP备19079148号