Kaynağa Gözat

Adding the new sort library.

Rene Rivera 11 yıl önce
ebeveyn
işleme
4ba85a2e3c
2 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 4 0
      .gitmodules
  2. 1 0
      libs/sort

+ 4 - 0
.gitmodules

@@ -482,3 +482,7 @@
 	path = libs/lexical_cast
 	url = ../lexical_cast.git
 	fetchRecurseSubmodules = on-demand
+[submodule "sort"]
+	path = libs/sort
+	url = ../sort.git
+	branch = master

+ 1 - 0
libs/sort

@@ -0,0 +1 @@
+Subproject commit 7cea8257cbe8e904b06f8d26820e5947134b7ad8

粤ICP备19079148号