Added required libraries as sub modules

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-11-03 14:26:27 -04:00
parent 2d85541638
commit e3e37d1d50
4 changed files with 10 additions and 2 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "location_library"]
path = location_library
url = ssh://dev/srv/git/location_library.git
[submodule "exception_handler_library"]
path = exception_handler_library
url = ssh://dev/srv/git/exception_handler_library.git