From 40ecd7e6434fda5841efdfb0b163186314c9269e Mon Sep 17 00:00:00 2001 From: Jan Wielemaker Date: Wed, 29 Mar 2017 10:25:31 +0200 Subject: [PATCH] ADDED: Include hdt-cpp as a submodule. --- .gitmodules | 4 ++++ hdt-cpp | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 hdt-cpp diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9a78796 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "hdt-cpp"] + path = hdt-cpp + url = https://github.com/rdfhdt/hdt-cpp.git + branch = develop diff --git a/hdt-cpp b/hdt-cpp new file mode 160000 index 0000000..0cd6693 --- /dev/null +++ b/hdt-cpp @@ -0,0 +1 @@ +Subproject commit 0cd6693ab0a4519966981b09cda93d262f9464d2