Add module throw_exception.

This commit is contained in:
Peter Dimov 2014-06-03 01:19:24 +03:00
parent c1d8a963d4
commit 1361b83c45
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View file

@ -470,3 +470,7 @@
path = libs/core
url = ../core.git
fetchRecurseSubmodules = on-demand
[submodule "throw_exception"]
path = libs/throw_exception
url = ../throw_exception.git
fetchRecurseSubmodules = on-demand

1
libs/throw_exception Submodule

@ -0,0 +1 @@
Subproject commit 239bb0cb27dae21de8a15c8f42f81b569b3906d3