From b86e87cc3c2587466e8391930c57b487b60dfa53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=2E=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Fri, 7 May 2004 10:44:23 +0000 Subject: [PATCH] initial commit [SVN r22759] --- .gitmodules | 4 ++++ libs/detail | 2 +- libs/multi_index | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 160000 libs/multi_index diff --git a/.gitmodules b/.gitmodules index 7f2fa843bb..bbce2e733d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -210,6 +210,10 @@ path = libs/filesystem url = ../filesystem.git fetchRecurseSubmodules = on-demand +[submodule "multi_index"] + path = libs/multi_index + url = ../multi_index.git + fetchRecurseSubmodules = on-demand [submodule "algorithm"] path = libs/algorithm url = ../algorithm.git diff --git a/libs/detail b/libs/detail index 5f07eb294f..a00196977f 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 5f07eb294f6da39db765aa5b84eb4e6e3c09fca1 +Subproject commit a00196977fd365c62c69493c38c21b5709251792 diff --git a/libs/multi_index b/libs/multi_index new file mode 160000 index 0000000000..b35bef74e4 --- /dev/null +++ b/libs/multi_index @@ -0,0 +1 @@ +Subproject commit b35bef74e475a3735d105d440bd0f5f6f2382c42