From 862e1e4b91fe6040c66d976872dc059ff39ce9bc Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Mon, 16 Apr 2001 23:15:29 +0000 Subject: [PATCH] New Boost.Compatibility library. [SVN r9806] --- .gitmodules | 4 ++++ libs/compatibility | 1 + 2 files changed, 5 insertions(+) create mode 160000 libs/compatibility diff --git a/.gitmodules b/.gitmodules index 86bb8323cb..2451d89615 100644 --- a/.gitmodules +++ b/.gitmodules @@ -90,3 +90,7 @@ path = libs/pool url = ../pool.git fetchRecurseSubmodules = on-demand +[submodule "compatibility"] + path = libs/compatibility + url = ../compatibility.git + fetchRecurseSubmodules = on-demand diff --git a/libs/compatibility b/libs/compatibility new file mode 160000 index 0000000000..5005a2df8b --- /dev/null +++ b/libs/compatibility @@ -0,0 +1 @@ +Subproject commit 5005a2df8b3ac78f8508aa293b9b4112814cb460