From: Roland Haeder Date: Mon, 9 Mar 2015 20:16:45 +0000 (+0100) Subject: Added 'core' with latest commit as git module. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=38028d0e17e9fd89b7180652fed5873dbcf18acd;p=lfdb2.git Added 'core' with latest commit as git module. Signed-off-by: Roland Haeder --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7b054c7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "core"] + path = core + url = git://git.mxchange.org/core.git diff --git a/core b/core new file mode 160000 index 0000000..aebdd61 --- /dev/null +++ b/core @@ -0,0 +1 @@ +Subproject commit aebdd613aed13516c96d08fa6f72b3a11f4d3b85 diff --git a/inc b/inc new file mode 120000 index 0000000..1f8dea2 --- /dev/null +++ b/inc @@ -0,0 +1 @@ +core/inc \ No newline at end of file