Browse Source

Moved TTI library to release.

[SVN r84378]
Edward Diener 13 years ago
parent
commit
cd7bcd8f8e
2 changed files with 5 additions and 0 deletions
  1. 4 0
      .gitmodules
  2. 1 0
      libs/tti

+ 4 - 0
.gitmodules

@@ -34,6 +34,10 @@
 	path = libs/python
 	url = ../python.git
 	fetchRecurseSubmodules = on-demand
+[submodule "tti"]
+	path = libs/tti
+	url = ../tti.git
+	fetchRecurseSubmodules = on-demand
 [submodule "functional"]
 	path = libs/functional
 	url = ../functional.git

+ 1 - 0
libs/tti

@@ -0,0 +1 @@
+Subproject commit 64299f5cdeac4f07b2b8d7151ecd66559e577498

粤ICP备19079148号