Răsfoiți Sursa

Add submodule throw_exception.

Peter Dimov 12 ani în urmă
părinte
comite
69fafe6bdc
2 a modificat fișierele cu 5 adăugiri și 0 ștergeri
  1. 4 0
      .gitmodules
  2. 1 0
      libs/throw_exception

+ 4 - 0
.gitmodules

@@ -466,3 +466,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 - 0
libs/throw_exception

@@ -0,0 +1 @@
+Subproject commit 3b025141e4d4f7872d732afadcdc079529680709

粤ICP备19079148号